XafariAuthentificationActiveDirectory<UserType> Class
An Authentication that assumes an automatic logon. The user name is taken from the currently used Windows account or HttpContext or ServiceSecurityContext.
Namespace:
Xafari.Security
Assembly: Xafari.Security (in Xafari.Security.dll)
- c#
- VB
public class XafariAuthentificationActiveDirectory<UserType> : XafariAuthenticationActiveDirectory<UserType, object> where UserType : IAuthenticationActiveDirectoryUser
Public Class XafariAuthentificationActiveDirectory(Of UserType As IAuthenticationActiveDirectoryUser)
Inherits XafariAuthenticationActiveDirectory(Of UserType, Object)
End Class
Name | Description | |
---|---|---|
![]() |
XafariAuthenticationActiveDirectory() |
Initializes a new instance of the XafariAuthenticationActiveDirectory<UserType, LogonParametersType> class. |
![]() |
XafariAuthenticationActiveDirectory(Type, Type) |
Initializes a new instance of the XafariAuthenticationActiveDirectory class. (inherited from XafariAuthenticationActiveDirectory). |
Name | Description | |
---|---|---|
![]() |
Authenticate(IObjectSpace) | (inherited from XafariAuthenticationActiveDirectory). |
![]() ![]() |
CurrentWindowsUserName() | The user name is taken from the currently used Windows account or HttpContext or ServiceSecurityContext. According allowed contexts. (inherited from XafariAuthenticationActiveDirectory). |
![]() |
GetUserName() | The user name is taken from the currently used Windows account or HttpContext or ServiceSecurityContext. (inherited from XafariAuthenticationActiveDirectory). |
Name | Description | |
---|---|---|
![]() |
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
![]() |
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |
Name | Description | |
---|---|---|
![]() ![]() |
ContextAllowed | (inherited from XafariAuthenticationActiveDirectory). |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.