Aracılığıyla paylaş


WebServiceDescriptor.ClaimTypesOffered Özellik

Tanım

Sunulan talep türlerini temsil eden bir koleksiyonu DisplayClaim alır.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::DisplayClaim ^> ^ ClaimTypesOffered { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::DisplayClaim ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.DisplayClaim> ClaimTypesOffered { get; }
member this.ClaimTypesOffered : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.DisplayClaim>
Public ReadOnly Property ClaimTypesOffered As ICollection(Of DisplayClaim)

Özellik Değeri

Sunulan talep türlerinin koleksiyonu.

Şunlara uygulanır