Saml2AuthenticationContext.ClassReference 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用來識別驗證內容類別的 URI 參考,此類別描述下列驗證內容宣告。 [Saml2Core, 2.7.2.2]
public:
property Uri ^ ClassReference { Uri ^ get(); void set(Uri ^ value); };
public Uri ClassReference { get; set; }
member this.ClassReference : Uri with get, set
Public Property ClassReference As Uri
屬性值
識別內容類別的 Uri。
例外狀況
發生設定並非 null
且非絕對 URI 之值的嘗試。
備註
ClassReference 專案。 這可以是 AuthenticationContextClasses 類別 中定義的其中一個 URI 常數。