IdentityProviderSingleSignOnDescriptor.SupportedAttributes Propriedade

Definição

Obtém a coleção Saml2Attribute compatível.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Tokens::Saml2Attribute ^> ^ SupportedAttributes { System::Collections::Generic::ICollection<System::IdentityModel::Tokens::Saml2Attribute ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Tokens.Saml2Attribute> SupportedAttributes { get; }
member this.SupportedAttributes : System.Collections.Generic.ICollection<System.IdentityModel.Tokens.Saml2Attribute>
Public ReadOnly Property SupportedAttributes As ICollection(Of Saml2Attribute)

Valor da propriedade

A coleção de atributos com suporte. O padrão é uma coleção vazia.

Aplica-se a