IssuedTokenClientElement::LocalIssuer Property

 

Gets a configuration element that defines the address of the local issuer.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("localIssuer")]
property IssuedTokenParametersEndpointAddressElement^ LocalIssuer {
	IssuedTokenParametersEndpointAddressElement^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: