SamlConstants.SenderVouches Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a URI that specifies that additional information is not available for a recipient of a SAML security token to confirm that the SOAP message was sent by the SAML assertion's subject. This field is constant.
public:
static property System::String ^ SenderVouches { System::String ^ get(); };
public static string SenderVouches { get; }
static member SenderVouches : string
Public Shared ReadOnly Property SenderVouches As String
Property Value
A URI that specifies that additional information is not available for a recipient of a SAML security token to confirm that the SOAP message was sent by the SAML assertion's subject.
Remarks
Use the SenderVouches property to set the ConfirmationMethods property.