Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryObject ¶
type User ¶
type User struct {
Id string
ObjectType string
Location string
Upn string
Name string
Email string
GivenName string
Surname string
Manager string
Type string
Company string
Department string
Status string
Title string
CredentialInfo *UserCredentialInfo
GroupMembership []string
CreatedAt time.Time
LastUpdatedAt time.Time
}
Click to show internal directories.
Click to hide internal directories.