IdentityElement::UserPrincipalName Property
.NET Framework (current version)
Gets a user principal name (UPN) identity.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("userPrincipalName")] property UserPrincipalNameElement^ UserPrincipalName { UserPrincipalNameElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::UserPrincipalNameElement^A user principal name (UPN) identity.
.NET Framework
Available since 3.0
Available since 3.0
Show: