WebServiceDescriptor.ClaimTypesOffered Свойство

Определение

Получает коллекцию объектов DisplayClaim, представляющих предложенные типы заявлений.

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)

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

Коллекция предлагаемых типов утверждений.

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