Condividi tramite


ClaimsAuthorizationRequirement.AllowedValues Proprietà

Definizione

Ottiene l'elenco facoltativo di valori attestazioni, che, se presenti, deve corrispondere all'attestazione.

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)

Valore della proprietà

Si applica a