Share via


IdentityProviderSingleSignOnDescriptor.SupportedAttributes Eigenschaft

Definition

Ruft die unterstützten Saml2Attribute-Optionen ab.

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)

Eigenschaftswert

Die -Auflistung von unterstützten Attributen. Der Standard ist eine leere Auflistung.

Gilt für: