Indicates that no other information is available about the context of use of the assertion. [Saml2Prof, 3.2]
Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

Visual Basic
Dim value As Uri

value = ConfirmationMethods.SenderVouches

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also