Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Shared ReadOnly DefaultTrustedStoreLocation As StoreLocation
|
C# |
public static readonly StoreLocation DefaultTrustedStoreLocation
|
C++ |
public:
static initonly StoreLocation DefaultTrustedStoreLocation
|
J# |
public static final StoreLocation DefaultTrustedStoreLocation
|
JScript |
public static final var DefaultTrustedStoreLocation : StoreLocation
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also