Share via


ServiceConfigSettings.PasswordBindingKey Property

Definition

Gets or sets the password binding key of the service.

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

Property Value

The password binding key of the service.

Applies to