IdentityRoleClaim<TKey>.ClaimType Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Typ deklarace identity
public:
virtual property System::String ^ ClaimType { System::String ^ get(); void set(System::String ^ value); };
public virtual string ClaimType { get; set; }
member this.ClaimType : string with get, set
Public Overridable Property ClaimType As String