Saml2SubjectConfirmation.Method 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 URI 參考,以識別要用來確認主體的通訊協定或機制。 [Saml2Core, 2.4.1.1]
public:
property Uri ^ Method { Uri ^ get(); void set(Uri ^ value); };
public Uri Method { get; set; }
member this.Method : Uri with get, set
Public Property Method As Uri
屬性值
表示參考的 Uri。
例外狀況
嘗試將屬性設為 null
。
發生設定並非絕對 URI 之值的嘗試。
備註
必要 Method 屬性的內容。