FdHostServiceConfigSettings.UserNameBindingKey Property

Definition

Gets the binding key for the username.

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

Property Value

String

the binding key for the username.

Applies to