Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 989 Bytes

File metadata and controls

15 lines (11 loc) · 989 Bytes

Okta.Sdk.Model.Realm

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp when the realm was created [optional] [readonly]
Id string Unique ID for the realm [optional] [readonly]
IsDefault bool Indicates the default realm. Existing users will start out in the default realm and can be moved to other realms individually or through realm assignments. See Realms Assignments API. [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the realm was updated [optional] [readonly]
Profile RealmProfile [optional]
Links LinksSelf [optional]

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