Partager via


IdentityProviderSingleSignOnDescriptor.SupportedAttributes Propriété

Définition

Obtient la collection Saml2Attribute prise en charge.

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)

Valeur de propriété

Collection d'attributs pris en charge. La valeur par défaut est une collection vide.

S’applique à