Table of Contents

Class UserConfig

Namespace
AgentContainers.Core.Models
Assembly
AgentContainers.Core.dll
public sealed class UserConfig
Inheritance
UserConfig
Inherited Members

Properties

Gid

public int Gid { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Sudo

public bool Sudo { get; set; }

Property Value

bool

Uid

public int Uid { get; set; }

Property Value

int