Interface IUserSchemaAttributeMaster
Represents a UserSchemaAttributeMaster resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IUserSchemaAttributeMaster : IResource
Properties
Priority
Declaration
IList<IUserSchemaAttributeMasterPriority> Priority { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<IUserSchemaAttributeMasterPriority> |
Type
Declaration
UserSchemaAttributeMasterType Type { get; set; }
Property Value
Type | Description |
---|---|
UserSchemaAttributeMasterType |