Skip to main content
A newer version of this page is available. .

IsGrantedAdapter.GetAllAdapterProviders() Method

Specifies the password.

Namespace: DevExpress.ExpressApp.Security.Adapters

Assembly: DevExpress.ExpressApp.Security.v18.2.dll

Declaration

public static IEnumerable<ISecurityAdapterProvider> GetAllAdapterProviders()

Returns

Type Description
IEnumerable<DevExpress.ExpressApp.Security.Adapters.ISecurityAdapterProvider>

A string which is the password.

See Also