Aracılığıyla paylaş


IssuedTokenParametersElement.ClaimTypeRequirements Özellik

Tanım

Gerekli talep türlerinden oluşan bir koleksiyon alır.

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

Özellik Değeri

Gerekli talep türlerinin koleksiyonu. Koleksiyondaki her öğe, özelliği ayarlanmış bir ClaimTypeElement örnektir ClaimType .

Öznitelikler

Şunlara uygulanır