Skip to main content
.NET 6.0+

IsGrantedAdapter.GetAllAdapterProviders() Method

Specifies the password.

Namespace: DevExpress.ExpressApp.Security.Adapters

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