Sdílet prostřednictvím


SamlSecurityTokenRequirement.NameClaimType Vlastnost

Definice

Získá nebo nastaví typ deklarace identity, který se použije k vygenerování FederatedIdentity.Name vlastnost.

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

Hodnota vlastnosti

Typ deklarace identity. Výchozí hodnota je hodnota DefaultNameClaimType pole.

Platí pro

Viz také