PolybaseDmsServiceConfigSettings.UserNameBindingKey Property

Definition

Gets the string for the username binding key for the PolybaseDmsServiceConfigSettings object.

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

A string containing the username binding key for the PolybaseDmsServiceConfigSettings object.

Applies to