IssuedTokenClientElement.LocalIssuer 屬性

定義

取得定義本機簽發者位址的組態項目。

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

屬性值

IssuedTokenParametersEndpointAddressElement

指定本機簽發者位址的 IssuedTokenParametersEndpointAddressElement

屬性

適用於