FederatedMessageSecurityOverHttpElement.IssuerMetadata Proprietà

Definizione

Ottiene l'indirizzo dell'endpoint dell'emittente.

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

Valore della proprietà

Indirizzo dell'endpoint dell'emittente.

Attributi

Si applica a