WindowsUserConfiguration クラス

定義

Windows ノードでユーザー アカウントを作成するために使用されるプロパティ。

public class WindowsUserConfiguration
type WindowsUserConfiguration = class
Public Class WindowsUserConfiguration
継承
WindowsUserConfiguration

コンストラクター

WindowsUserConfiguration()

クラスのモックをサポートする既定の WindowsUserConfiguration コンストラクター。

WindowsUserConfiguration(Nullable<LoginMode>)

WindowsUserConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

LoginMode

ユーザーのログイン モードを取得または設定します。

適用対象