Поделиться через


IdentityProviderSingleSignOnDescriptor.SupportedAttributes Свойство

Определение

Получает поддерживаемую коллекцию Saml2Attribute.

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)

Значение свойства

Коллекция поддерживаемых атрибутов. По умолчанию является пустой коллекцией.

Применяется к