SecurityTokenHandler Constructor
Initialisiert eine neue Instanz von SecurityTokenHandler Klasse.
Namespace: Microsoft.IdentityModel.Tokens
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim instance As New SecurityTokenHandler
Syntax
'Declaration
Protected Sub New
protected SecurityTokenHandler ()
protected:
SecurityTokenHandler ()
protected SecurityTokenHandler ()
protected function SecurityTokenHandler ()
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
SecurityTokenHandler Class
SecurityTokenHandler Members
Microsoft.IdentityModel.Tokens Namespace