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
msdn2017/pubmethod XafariAuthenticationActiveDirectory()

Initializes a new instance of the XafariAuthenticationActiveDirectory<UserType, LogonParametersType> class.

msdn2017/pubmethod XafariAuthenticationActiveDirectory(Type, Type)

Initializes a new instance of the XafariAuthenticationActiveDirectory class.

(inherited from XafariAuthenticationActiveDirectory).
Top
Name Description
msdn2017/pubmethod Authenticate(IObjectSpace) (inherited from XafariAuthenticationActiveDirectory).
msdn2017/pubmethod msdn2017/static CurrentWindowsUserName() The user name is taken from the currently used Windows account or HttpContext or ServiceSecurityContext. According allowed contexts. (inherited from XafariAuthenticationActiveDirectory).
msdn2017/protmethod GetUserName() The user name is taken from the currently used Windows account or HttpContext or ServiceSecurityContext. (inherited from XafariAuthenticationActiveDirectory).
Top

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.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1