IdentityElement.UserPrincipalName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a user principal name (UPN) identity.
public:
property System::ServiceModel::Configuration::UserPrincipalNameElement ^ UserPrincipalName { System::ServiceModel::Configuration::UserPrincipalNameElement ^ get(); };
[System.Configuration.ConfigurationProperty("userPrincipalName")]
public System.ServiceModel.Configuration.UserPrincipalNameElement UserPrincipalName { get; }
[<System.Configuration.ConfigurationProperty("userPrincipalName")>]
member this.UserPrincipalName : System.ServiceModel.Configuration.UserPrincipalNameElement
Public ReadOnly Property UserPrincipalName As UserPrincipalNameElement
Property Value
A user principal name (UPN) identity.
- Attributes
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.