共用方式為


Saml2NameIdentifier.Format 屬性

定義

取得或設定 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

Uri

例外狀況

發生設定並非 null 且非絕對 URI 之值的嘗試。

備註

Format 屬性。

適用於