共用方式為


IdentityRoleClaim<TKey>.ClaimValue 屬性

定義

取得或設定這個宣告的宣告值。

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

屬性值

適用於