Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 786 Bytes

UserType.md

File metadata and controls

11 lines (7 loc) · 786 Bytes

Okta.Sdk.Model.UserType

The user type that determines the schema for the user's profile. The type property is a map that identifies the User Types). Currently it contains a single element, id. It can be specified when creating a new user, and may be updated by an administrator on a full replace of an existing user (but not a partial update).

Properties

Name Type Description Notes
Id string The ID of the user type [optional]

[Back to Model list] [Back to API list] [Back to README]