SamlConstants.SenderVouches 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 URI,這個 URI 會指定 SAML 安全性權杖的收件者無法取得其他資訊來確認 SOAP 訊息是否由 SAML 判斷提示的主體所傳送。 這個欄位為常數。
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
屬性值
URI,它會指定 SAML 安全性權杖的收件者無法取得其他資訊來確認 SOAP 訊息是否由 SAML 判斷提示的主體所傳送。
備註
使用 SenderVouches 屬性,即可設定 ConfirmationMethods 屬性。