FederatedMessageSecurityOverHttpElement.ClaimTypeRequirements Свойство

Определение

Возвращает набор типов утверждений для данной привязки.

public:
 property System::ServiceModel::Configuration::ClaimTypeElementCollection ^ ClaimTypeRequirements { System::ServiceModel::Configuration::ClaimTypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("claimTypeRequirements")]
public System.ServiceModel.Configuration.ClaimTypeElementCollection ClaimTypeRequirements { get; }
[<System.Configuration.ConfigurationProperty("claimTypeRequirements")>]
member this.ClaimTypeRequirements : System.ServiceModel.Configuration.ClaimTypeElementCollection
Public ReadOnly Property ClaimTypeRequirements As ClaimTypeElementCollection

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

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

Атрибуты

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