ClaimsAuthenticationManager Constructor
Initialisiert eine neue Instanz von ClaimsAuthenticationManager Klasse.
Namespace: Microsoft.IdentityModel.Claims
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim instance As New ClaimsAuthenticationManager
Syntax
'Declaration
Public Sub New
public ClaimsAuthenticationManager ()
public:
ClaimsAuthenticationManager ()
public ClaimsAuthenticationManager ()
public function ClaimsAuthenticationManager ()
Hinweise
Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.
Plattformen
Entwicklungsplattformen
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Siehe auch
Referenz
ClaimsAuthenticationManager Class
ClaimsAuthenticationManager Members
Microsoft.IdentityModel.Claims Namespace