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

プロパティ値

このケースのセキュリティモード。

適用対象