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

Usage

Visual Basic
Dim value As Uri

value = AuthenticationContextClasses.MobileTwoFactorUnregistered

Syntax

Visual Basic
Public Shared ReadOnly MobileTwoFactorUnregistered As Uri
C#
public static readonly Uri MobileTwoFactorUnregistered
C++
public:
static initonly Uri^ MobileTwoFactorUnregistered
J#
public static final Uri MobileTwoFactorUnregistered
JScript
public static final var MobileTwoFactorUnregistered : Uri

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also