IssuedTokenParametersElement.IssuerMetadata Свойство

Определение

Возвращает элемент конфигурации, в котором указываются дополнительные сведения об издателе маркера.

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

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

EndpointAddressElementBase

Элемент конфигурации, указывающий дополнительные сведения о поставщике токена.

Атрибуты

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