Aracılığıyla paylaş


IdentityProviderSingleSignOnDescriptor.SupportedAttributes Özellik

Tanım

Desteklenen Saml2Attribute koleksiyonu alır.

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)

Özellik Değeri

Desteklenen özniteliklerin koleksiyonu. Varsayılan değer boş bir topluluktur.

Şunlara uygulanır