DatabaseEngineSecuritySettings.SecurityMode 속성

정의

이 인스턴스에 대한 보안 모드를 가져오거나 설정합니다.

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

속성 값

이 인스턴스에 대한 보안 모드입니다.

적용 대상