UpnEndpointIdentityExtension Constructors

Definition

Initializes a new instance of the UpnEndpointIdentityExtension class.

Overloads

UpnEndpointIdentityExtension()

Initializes a new instance of the UpnEndpointIdentityExtension class.

UpnEndpointIdentityExtension(UpnEndpointIdentity)

Initializes a new instance of the UpnEndpointIdentityExtension class with the specified UpnEndpointIdentity.

UpnEndpointIdentityExtension()

Initializes a new instance of the UpnEndpointIdentityExtension class.

public UpnEndpointIdentityExtension ();

Applies to

.NET Framework 4.8.1 a ďalšie verzie
Produkt Verzie
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

UpnEndpointIdentityExtension(UpnEndpointIdentity)

Initializes a new instance of the UpnEndpointIdentityExtension class with the specified UpnEndpointIdentity.

public UpnEndpointIdentityExtension (System.ServiceModel.UpnEndpointIdentity identity);

Parameters

identity
UpnEndpointIdentity

The User Principal Name (UPN) endpoint identity.

Applies to

.NET Framework 4.8.1 a ďalšie verzie
Produkt Verzie
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1