Compartilhar via


ClaimsAuthorizationRequirement.AllowedValues Propriedade

Definição

Obtém a lista opcional de valores de declaração, que, se houver, a declaração deve corresponder.

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)

Valor da propriedade

Aplica-se a