Saml2NameIdentifier.Format 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 URI 參考,其代表字串型識別項資訊的分類。 [Saml2Core, 2.2.2]
public:
property Uri ^ Format { Uri ^ get(); void set(Uri ^ value); };
public Uri Format { get; set; }
member this.Format : Uri with get, set
Public Property Format As Uri
屬性值
Uri。
例外狀況
發生設定並非 null
且非絕對 URI 之值的嘗試。
備註
Format 屬性。