admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount Class Reference

JSON template for a POSIX account entry. Description of the field family: go/fbs-posix. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string AccountId [get, set]
 A POSIX account field identifier. More...
 
virtual string Gecos [get, set]
 The GECOS (user information) for this account. More...
 
virtual System.Nullable< ulong > Gid [get, set]
 The default group ID. More...
 
virtual string HomeDirectory [get, set]
 The path to the home directory for this account. More...
 
virtual string OperatingSystemType [get, set]
 The operating system type for this account. More...
 
virtual System.Nullable< bool > Primary [get, set]
 If this is user's primary account within the SystemId. More...
 
virtual string Shell [get, set]
 The path to the login shell for this account. More...
 
virtual string SystemId [get, set]
 System identifier for which account Username or Uid apply to. More...
 
virtual System.Nullable< ulong > Uid [get, set]
 The POSIX compliant user ID. More...
 
virtual string Username [get, set]
 The username of the account. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for a POSIX account entry. Description of the field family: go/fbs-posix.

Property Documentation

◆ AccountId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.AccountId
getset

A POSIX account field identifier.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.ETag
getset

The ETag of the item.

◆ Gecos

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.Gecos
getset

The GECOS (user information) for this account.

◆ Gid

virtual System.Nullable<ulong> Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.Gid
getset

The default group ID.

◆ HomeDirectory

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.HomeDirectory
getset

The path to the home directory for this account.

◆ OperatingSystemType

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.OperatingSystemType
getset

The operating system type for this account.

◆ Primary

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.Primary
getset

If this is user's primary account within the SystemId.

◆ Shell

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.Shell
getset

The path to the login shell for this account.

◆ SystemId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.SystemId
getset

System identifier for which account Username or Uid apply to.

◆ Uid

virtual System.Nullable<ulong> Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.Uid
getset

The POSIX compliant user ID.

◆ Username

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserPosixAccount.Username
getset

The username of the account.


The documentation for this class was generated from the following file: