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

JSON template for User object in Directory API. More...

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

Properties

virtual object Addresses [get, set]
 
virtual System.Nullable< bool > AgreedToTerms [get, set]
 Indicates if user has agreed to terms (Read-only) More...
 
virtual System.Collections.Generic.IList< string > Aliases [get, set]
 List of aliases (Read-only) More...
 
virtual System.Nullable< bool > Archived [get, set]
 Indicates if user is archived. More...
 
virtual System.Nullable< bool > ChangePasswordAtNextLogin [get, set]
 Boolean indicating if the user should change password in next login More...
 
virtual string CreationTimeRaw [get, set]
 User's G Suite account creation time. (Read-only) More...
 
virtual System.Nullable< System.DateTime > CreationTime [get, set]
 
See also
System.DateTime

representation of CreationTimeRaw. More...

 
virtual System.Collections.Generic.IDictionary< string, System.Collections.Generic.IDictionary< string, object > > CustomSchemas [get, set]
 Custom fields of the user. More...
 
virtual string CustomerId [get, set]
 CustomerId of User (Read-only) More...
 
virtual string DeletionTimeRaw [get, set]
 
virtual System.Nullable< System.DateTime > DeletionTime [get, set]
 
See also
System.DateTime

representation of DeletionTimeRaw. More...

 
virtual object Emails [get, set]
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual object ExternalIds [get, set]
 
virtual object Gender [get, set]
 
virtual string HashFunction [get, set]
 Hash function name for password. Supported are MD5, SHA-1 and crypt More...
 
virtual string Id [get, set]
 Unique identifier of User (Read-only) More...
 
virtual object Ims [get, set]
 
virtual System.Nullable< bool > IncludeInGlobalAddressList [get, set]
 Boolean indicating if user is included in Global Address List More...
 
virtual System.Nullable< bool > IpWhitelisted [get, set]
 Boolean indicating if ip is whitelisted More...
 
virtual System.Nullable< bool > IsAdmin [get, set]
 Boolean indicating if the user is admin (Read-only) More...
 
virtual System.Nullable< bool > IsDelegatedAdmin [get, set]
 Boolean indicating if the user is delegated admin (Read-only) More...
 
virtual System.Nullable< bool > IsEnforcedIn2Sv [get, set]
 Is 2-step verification enforced (Read-only) More...
 
virtual System.Nullable< bool > IsEnrolledIn2Sv [get, set]
 Is enrolled in 2-step verification (Read-only) More...
 
virtual System.Nullable< bool > IsMailboxSetup [get, set]
 Is mailbox setup (Read-only) More...
 
virtual object Keywords [get, set]
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual object Languages [get, set]
 
virtual string LastLoginTimeRaw [get, set]
 User's last login time. (Read-only) More...
 
virtual System.Nullable< System.DateTime > LastLoginTime [get, set]
 
See also
System.DateTime

representation of LastLoginTimeRaw. More...

 
virtual object Locations [get, set]
 
virtual UserName Name [get, set]
 User's name More...
 
virtual System.Collections.Generic.IList< string > NonEditableAliases [get, set]
 List of non editable aliases (Read-only) More...
 
virtual object Notes [get, set]
 
virtual string OrgUnitPath [get, set]
 OrgUnit of User More...
 
virtual object Organizations [get, set]
 
virtual string Password [get, set]
 User's password More...
 
virtual object Phones [get, set]
 
virtual object PosixAccounts [get, set]
 
virtual string PrimaryEmail [get, set]
 username of User More...
 
virtual string RecoveryEmail [get, set]
 Recovery email of the user. More...
 
virtual string RecoveryPhone [get, set]
 Recovery phone of the user. The phone number must be in the E.164 format, starting with the plus sign (+). Example: +16506661212. More...
 
virtual object Relations [get, set]
 
virtual object SshPublicKeys [get, set]
 
virtual System.Nullable< bool > Suspended [get, set]
 Indicates if user is suspended. More...
 
virtual string SuspensionReason [get, set]
 Suspension reason if user is suspended (Read-only) More...
 
virtual string ThumbnailPhotoEtag [get, set]
 ETag of the user's photo (Read-only) More...
 
virtual string ThumbnailPhotoUrl [get, set]
 Photo Url of the user (Read-only) More...
 
virtual object Websites [get, set]
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for User object in Directory API.

Property Documentation

◆ AgreedToTerms

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.AgreedToTerms
getset

Indicates if user has agreed to terms (Read-only)

◆ Aliases

virtual System.Collections.Generic.IList<string> Google.Apis.Admin.Directory.directory_v1.Data.User.Aliases
getset

List of aliases (Read-only)

◆ Archived

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.Archived
getset

Indicates if user is archived.

◆ ChangePasswordAtNextLogin

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.ChangePasswordAtNextLogin
getset

Boolean indicating if the user should change password in next login

◆ CreationTime

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.User.CreationTime
getset

See also
System.DateTime

representation of CreationTimeRaw.

◆ CreationTimeRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.CreationTimeRaw
getset

User's G Suite account creation time. (Read-only)

◆ CustomerId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.CustomerId
getset

CustomerId of User (Read-only)

◆ CustomSchemas

virtual System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,object> > Google.Apis.Admin.Directory.directory_v1.Data.User.CustomSchemas
getset

Custom fields of the user.

◆ DeletionTime

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.User.DeletionTime
getset

See also
System.DateTime

representation of DeletionTimeRaw.

◆ ETag

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

ETag of the resource.

◆ HashFunction

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.HashFunction
getset

Hash function name for password. Supported are MD5, SHA-1 and crypt

◆ Id

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.Id
getset

Unique identifier of User (Read-only)

◆ IncludeInGlobalAddressList

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IncludeInGlobalAddressList
getset

Boolean indicating if user is included in Global Address List

◆ IpWhitelisted

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IpWhitelisted
getset

Boolean indicating if ip is whitelisted

◆ IsAdmin

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IsAdmin
getset

Boolean indicating if the user is admin (Read-only)

◆ IsDelegatedAdmin

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IsDelegatedAdmin
getset

Boolean indicating if the user is delegated admin (Read-only)

◆ IsEnforcedIn2Sv

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IsEnforcedIn2Sv
getset

Is 2-step verification enforced (Read-only)

◆ IsEnrolledIn2Sv

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IsEnrolledIn2Sv
getset

Is enrolled in 2-step verification (Read-only)

◆ IsMailboxSetup

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.IsMailboxSetup
getset

Is mailbox setup (Read-only)

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.Kind
getset

Kind of resource this is.

◆ LastLoginTime

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.User.LastLoginTime
getset

See also
System.DateTime

representation of LastLoginTimeRaw.

◆ LastLoginTimeRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.LastLoginTimeRaw
getset

User's last login time. (Read-only)

◆ Name

virtual UserName Google.Apis.Admin.Directory.directory_v1.Data.User.Name
getset

User's name

◆ NonEditableAliases

virtual System.Collections.Generic.IList<string> Google.Apis.Admin.Directory.directory_v1.Data.User.NonEditableAliases
getset

List of non editable aliases (Read-only)

◆ OrgUnitPath

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.OrgUnitPath
getset

◆ Password

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.Password
getset

User's password

◆ PrimaryEmail

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.PrimaryEmail
getset

username of User

◆ RecoveryEmail

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.RecoveryEmail
getset

Recovery email of the user.

◆ RecoveryPhone

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.RecoveryPhone
getset

Recovery phone of the user. The phone number must be in the E.164 format, starting with the plus sign (+). Example: +16506661212.

◆ Suspended

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.User.Suspended
getset

Indicates if user is suspended.

◆ SuspensionReason

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.SuspensionReason
getset

Suspension reason if user is suspended (Read-only)

◆ ThumbnailPhotoEtag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.ThumbnailPhotoEtag
getset

ETag of the user's photo (Read-only)

◆ ThumbnailPhotoUrl

virtual string Google.Apis.Admin.Directory.directory_v1.Data.User.ThumbnailPhotoUrl
getset

Photo Url of the user (Read-only)


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