共用方式為


DisplayClaim.DisplayValue 屬性

定義

取得或設定顯示宣告的可顯示值。

public:
 property System::String ^ DisplayValue { System::String ^ get(); void set(System::String ^ value); };
public string DisplayValue { get; set; }
member this.DisplayValue : string with get, set
Public Property DisplayValue As String

屬性值

顯示宣告可顯示的值。

備註

這個選擇性專案會為安全性令牌中傳回的宣告提供一或多個可顯示的值。

適用於