Udostępnij za pośrednictwem


IssuedTokenParametersElement.ClaimTypeRequirements Właściwość

Definicja

Pobiera kolekcję wymaganych typów oświadczeń.

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

Wartość właściwości

Kolekcja wymaganych typów oświadczeń. Każdy element w kolekcji jest wystąpieniem ClaimTypeElement , którego ClaimType właściwość jest ustawiona.

Atrybuty

Dotyczy