Interface IUserSchemaBase
Represents a UserSchemaBase resource in the Okta API.
Assembly: Okta.Sdk.dll
Syntax
public interface IUserSchemaBase : IResource
Properties
Id
Declaration
Property Value
Type |
Description |
System.String |
|
Properties
Declaration
IUserSchemaBaseProperties Properties { get; set; }
Property Value
Required
Declaration
IList<string> Required { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.IList<System.String> |
|
Type
Declaration
string Type { get; set; }
Property Value
Type |
Description |
System.String |
|