The subject of the assertion is the bearer of the assertion. [Saml2Prof, 3.3]
Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

Visual Basic
Dim value As Uri

value = ConfirmationMethods.Bearer

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also