Interface IUserSchema
Represents a UserSchema resource in the Okta API.
Assembly: Okta.Sdk.dll
Syntax
public interface IUserSchema : IResource
Properties
Created
Declaration
Property Value
Type |
Description |
System.String |
|
Definitions
Declaration
IUserSchemaDefinitions Definitions { get; set; }
Property Value
Id
Declaration
Property Value
Type |
Description |
System.String |
|
LastUpdated
Declaration
string LastUpdated { get; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
Property Value
Type |
Description |
System.String |
|
Properties
Declaration
IUserSchemaProperties Properties { get; }
Property Value
Schema
Declaration
Property Value
Type |
Description |
System.String |
|
Title
Declaration
string Title { get; set; }
Property Value
Type |
Description |
System.String |
|
Type
Declaration
Property Value
Type |
Description |
System.String |
|