ServiceConfigSettings.UserNameBindingKey Property

Definition

Gets or sets the user name binding key for the service.

public:
 abstract property System::String ^ UserNameBindingKey { System::String ^ get(); };
public abstract string UserNameBindingKey { get; }
member this.UserNameBindingKey : string
Public MustOverride ReadOnly Property UserNameBindingKey As String

Property Value

The user name binding key for the service.

Applies to