Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 541 Bytes

File metadata and controls

12 lines (8 loc) · 541 Bytes

Okta.Sdk.Model.UserTypeCondition

<x-lifecycle class="oie"> Specifies which user types to include and/or exclude

Properties

Name Type Description Notes
Exclude List<string> The user types to exclude
Include List<string> The user types to include

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