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

Usage

Visual Basic
Dim value As StoreName

value = IssuerTokenResolver.DefaultStoreName

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also