Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IsGrantedAdapter.GetAllAdapterProviders() Method

Specifies the password.

Namespace: DevExpress.ExpressApp.Security.Adapters

Assembly: DevExpress.ExpressApp.Security.v19.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