IdentityElementSurrogate.UserPrincipalName Property

Definition

public:
 property System::String ^ UserPrincipalName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedCategory(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "General")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDescription(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "UserPrincipalName")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDisplayName(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "UserPrincipalName")]
public string UserPrincipalName { get; set; }
member this.UserPrincipalName : string with get, set
Public Property UserPrincipalName As String

Property Value

String
Attributes

Applies to