Sdílet prostřednictvím


IdentityProviderSingleSignOnDescriptor.SupportedAttributes Vlastnost

Definice

Získá podporovanou Saml2Attribute kolekci.

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)

Hodnota vlastnosti

Kolekce podporovaných atributů. Výchozí hodnotou je prázdná kolekce.

Platí pro