IssuedTokenClientElement::LocalIssuer Property
.NET Framework (current version)
Gets a configuration element that defines the address of the local issuer.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("localIssuer")] property IssuedTokenParametersEndpointAddressElement^ LocalIssuer { IssuedTokenParametersEndpointAddressElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::IssuedTokenParametersEndpointAddressElement^A IssuedTokenParametersEndpointAddressElement that specifies the address of the local issuer.
.NET Framework
Available since 3.0
Available since 3.0
Show: