Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 879 Bytes

File metadata and controls

14 lines (10 loc) · 879 Bytes

Okta.Sdk.Model.SamlAttributeStatementExpression

Generic EXPRESSION attribute statements

Properties

Name Type Description Notes
Name string The name of the attribute in your app. The attribute name must be unique across all user and group attribute statements. [optional]
Namespace string The name format of the attribute. Supported values: [optional]
Type string The type of attribute statements object [optional]
Values List<string> The attribute values (supports Okta Expression Language) [optional]

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