Udostępnij za pośrednictwem


IdentityProviderSingleSignOnDescriptor.SupportedAttributes Właściwość

Definicja

Pobiera obsługiwaną Saml2Attribute kolekcję.

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)

Wartość właściwości

Kolekcja obsługiwanych atrybutów. Wartością domyślną jest pusta kolekcja.

Dotyczy