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

Usage

Visual Basic
Dim value As StoreLocation

value = IssuerTokenResolver.DefaultStoreLocation

Syntax

Visual Basic
Public Shared ReadOnly DefaultStoreLocation As StoreLocation
C#
public static readonly StoreLocation DefaultStoreLocation
C++
public:
static initonly StoreLocation DefaultStoreLocation
J#
public static final StoreLocation DefaultStoreLocation
JScript
public static final var DefaultStoreLocation : StoreLocation

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also