Share via


FederatedMessageSecurityOverHttpElement.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

プロパティ値

発行者のエンドポイント アドレス。

属性

適用対象