共用方式為


Saml2Attribute.NameFormat 屬性

定義

取得或設定 URI,表示屬性名稱的分類,用於解譯名稱。 [Saml2Core, 2.7.3.1]

public:
 property Uri ^ NameFormat { Uri ^ get(); void set(Uri ^ value); };
public Uri NameFormat { get; set; }
member this.NameFormat : Uri with get, set
Public Property NameFormat As Uri

屬性值

Uri

表示分類的 Uri

例外狀況

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

備註

NameFormat 屬性。 屬性可以設定為其中一個值。

適用於