Freigeben über


StoreLocationConverter Class

This class converts strings to and from StoreLocation values.

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

Verwendung

    Dim instance As StoreLocationConverter

Syntax

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

Vererbungshierarchie

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

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

StoreLocationConverter Members
Microsoft.IdentityModel.Configuration Namespace