AuthenticationActiveDirectory<UserType> Class
An Authentication that assumes an automatic logon. The user name is taken from the currently used Windows account.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Type Parameters
| Name |
|---|
| UserType |
Remarks
For details, see the AuthenticationActiveDirectory.Authenticate method description.
See Also