Freigeben über


X509CertificateValidationCustomTypeElement Class

Manages the configuration of a X509CertificateValidation element in SecurityTokenHandlerConfiguration. This configuration only allows for a custom type.

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

Verwendung

    Dim instance As X509CertificateValidationCustomTypeElement

Syntax

'Declaration
Public Class X509CertificateValidationCustomTypeElement
    Inherits ConfigurationElement
public class X509CertificateValidationCustomTypeElement : ConfigurationElement
public ref class X509CertificateValidationCustomTypeElement : public ConfigurationElement
public class X509CertificateValidationCustomTypeElement extends ConfigurationElement
public class X509CertificateValidationCustomTypeElement extends ConfigurationElement

Vererbungshierarchie

System.Object
   System.Configuration.ConfigurationElement
    Microsoft.IdentityModel.Configuration.X509CertificateValidationCustomTypeElement

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

X509CertificateValidationCustomTypeElement Members
Microsoft.IdentityModel.Configuration Namespace