X509SecurityTokenHandler Class

Namespace: Microsoft.IdentityModel.Tokens
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As X509SecurityTokenHandler

Syntax

'Declaration
Public Class X509SecurityTokenHandler
    Inherits SecurityTokenHandler
public class X509SecurityTokenHandler : SecurityTokenHandler
public ref class X509SecurityTokenHandler : public SecurityTokenHandler
public class X509SecurityTokenHandler extends SecurityTokenHandler
public class X509SecurityTokenHandler extends SecurityTokenHandler

Vererbungshierarchie

System.Object
   Microsoft.IdentityModel.Tokens.SecurityTokenHandler
    Microsoft.IdentityModel.Tokens.X509SecurityTokenHandler

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

X509SecurityTokenHandler Members
Microsoft.IdentityModel.Tokens Namespace