Class GetUsersUserResult
Inheritance
Inherited Members
Namespace: Pulumi.Okta.User.Outputs
Assembly: Pulumi.Okta.dll
Syntax
public sealed class GetUsersUserResult
Fields
View SourceAdminRoles
Administrator roles assigned to user.
Declaration
public readonly ImmutableArray<string> AdminRoles
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
City
user profile property.
Declaration
public readonly string City
Field Value
| Type | Description |
|---|---|
| System.String |
CostCenter
user profile property.
Declaration
public readonly string CostCenter
Field Value
| Type | Description |
|---|---|
| System.String |
CountryCode
user profile property.
Declaration
public readonly string CountryCode
Field Value
| Type | Description |
|---|---|
| System.String |
CustomProfileAttributes
raw JSON containing all custom profile attributes.
Declaration
public readonly string CustomProfileAttributes
Field Value
| Type | Description |
|---|---|
| System.String |
Department
user profile property.
Declaration
public readonly string Department
Field Value
| Type | Description |
|---|---|
| System.String |
DisplayName
user profile property.
Declaration
public readonly string DisplayName
Field Value
| Type | Description |
|---|---|
| System.String |
Division
user profile property.
Declaration
public readonly string Division
Field Value
| Type | Description |
|---|---|
| System.String |
user profile property.
Declaration
public readonly string Email
Field Value
| Type | Description |
|---|---|
| System.String |
EmployeeNumber
user profile property.
Declaration
public readonly string EmployeeNumber
Field Value
| Type | Description |
|---|---|
| System.String |
FirstName
user profile property.
Declaration
public readonly string FirstName
Field Value
| Type | Description |
|---|---|
| System.String |
GroupMemberships
user profile property.
Declaration
public readonly ImmutableArray<string> GroupMemberships
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
HonorificPrefix
user profile property.
Declaration
public readonly string HonorificPrefix
Field Value
| Type | Description |
|---|---|
| System.String |
HonorificSuffix
user profile property.
Declaration
public readonly string HonorificSuffix
Field Value
| Type | Description |
|---|---|
| System.String |
LastName
user profile property.
Declaration
public readonly string LastName
Field Value
| Type | Description |
|---|---|
| System.String |
Locale
user profile property.
Declaration
public readonly string Locale
Field Value
| Type | Description |
|---|---|
| System.String |
Login
user profile property.
Declaration
public readonly string Login
Field Value
| Type | Description |
|---|---|
| System.String |
Manager
user profile property.
Declaration
public readonly string Manager
Field Value
| Type | Description |
|---|---|
| System.String |
ManagerId
user profile property.
Declaration
public readonly string ManagerId
Field Value
| Type | Description |
|---|---|
| System.String |
MiddleName
user profile property.
Declaration
public readonly string MiddleName
Field Value
| Type | Description |
|---|---|
| System.String |
MobilePhone
user profile property.
Declaration
public readonly string MobilePhone
Field Value
| Type | Description |
|---|---|
| System.String |
NickName
user profile property.
Declaration
public readonly string NickName
Field Value
| Type | Description |
|---|---|
| System.String |
Organization
user profile property.
Declaration
public readonly string Organization
Field Value
| Type | Description |
|---|---|
| System.String |
PostalAddress
user profile property.
Declaration
public readonly string PostalAddress
Field Value
| Type | Description |
|---|---|
| System.String |
PreferredLanguage
user profile property.
Declaration
public readonly string PreferredLanguage
Field Value
| Type | Description |
|---|---|
| System.String |
PrimaryPhone
user profile property.
Declaration
public readonly string PrimaryPhone
Field Value
| Type | Description |
|---|---|
| System.String |
ProfileUrl
user profile property.
Declaration
public readonly string ProfileUrl
Field Value
| Type | Description |
|---|---|
| System.String |
SecondEmail
user profile property.
Declaration
public readonly string SecondEmail
Field Value
| Type | Description |
|---|---|
| System.String |
State
user profile property.
Declaration
public readonly string State
Field Value
| Type | Description |
|---|---|
| System.String |
Status
user profile property.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |
StreetAddress
user profile property.
Declaration
public readonly string StreetAddress
Field Value
| Type | Description |
|---|---|
| System.String |
Timezone
user profile property.
Declaration
public readonly string Timezone
Field Value
| Type | Description |
|---|---|
| System.String |
Title
user profile property.
Declaration
public readonly string Title
Field Value
| Type | Description |
|---|---|
| System.String |
UserType
user profile property.
Declaration
public readonly string UserType
Field Value
| Type | Description |
|---|---|
| System.String |
ZipCode
user profile property.
Declaration
public readonly string ZipCode
Field Value
| Type | Description |
|---|---|
| System.String |