SSISServiceConfigSettings.UserNameBindingKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the user name binding key.
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
The user name binding key.