Share via


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

指定權杖簽發者其他訊息的組態項目。

屬性

適用於