IdentityElementSurrogate.ServicePrincipalName Property

Definition

public:
 property System::String ^ ServicePrincipalName { 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), "ServicePrincipalName")]
[Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDisplayName(typeof(Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate), "ServicePrincipalName")]
public string ServicePrincipalName { get; set; }
member this.ServicePrincipalName : string with get, set
Public Property ServicePrincipalName As String

Property Value

String
Attributes

Applies to