WCFEndpointIdentity Class

The WCFEndpointIdentity class defines the identity type and value of an endpoint, enabling authentication by clients exchanging messages with it.

Properties

WCFEndpointIdentity property Type Description
Type WCFEndpointIdentityType (enumeration) Specifies the type of identity. Values are: NONE (default), UPN, SPN, DNS, RSA, and CERTIFICATE.
IdentityValue String Specifies the identity value.
Related reference
WCFEndpointIdentity Enumeration
WCFConnection Class
WCFEndpointAddress Class