Freigeben über


X509RevocationModeConverter Class

This class converts strings to and from X509RevocationMode values.

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

Verwendung

    Dim instance As X509RevocationModeConverter

Syntax

'Declaration
Public Class X509RevocationModeConverter
    Inherits ConfigurationConverterBase
public class X509RevocationModeConverter : ConfigurationConverterBase
public ref class X509RevocationModeConverter : public ConfigurationConverterBase
public class X509RevocationModeConverter extends ConfigurationConverterBase
public class X509RevocationModeConverter extends ConfigurationConverterBase

Vererbungshierarchie

System.Object
   System.ComponentModel.TypeConverter
     System.Configuration.ConfigurationConverterBase
      Microsoft.IdentityModel.Configuration.X509RevocationModeConverter

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

X509RevocationModeConverter Members
Microsoft.IdentityModel.Configuration Namespace