Sdílet prostřednictvím


ClaimsAuthorizationRequirement.AllowedValues Vlastnost

Definice

Získá volitelný seznam hodnot deklarací identity, které, pokud jsou k dispozici, deklarace identity se musí shodovat.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ AllowedValues { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> AllowedValues { get; }
public System.Collections.Generic.IEnumerable<string>? AllowedValues { get; }
member this.AllowedValues : seq<string>
Public ReadOnly Property AllowedValues As IEnumerable(Of String)

Hodnota vlastnosti

Platí pro