DatabaseEngineSecuritySettings.SecurityMode Property

Definition

Gets or sets the mode of security for this instance.

public:
 property System::String ^ SecurityMode { System::String ^ get(); void set(System::String ^ value); };
public string SecurityMode { get; set; }
member this.SecurityMode : string with get, set
Public Property SecurityMode As String

Property Value

String

The mode of security for this instance.

Applies to