Okta.Sdk.Model.SamlAttributeStatementExpression

October 22, 2025 ยท View on GitHub

Generic EXPRESSION attribute statements

Properties

NameTypeDescriptionNotes
NamestringThe name of the attribute in your app. The attribute name must be unique across all user and group attribute statements.[optional]
NamespacestringThe name format of the attribute. Supported values:[optional]
TypestringThe type of attribute statements object[optional]
ValuesList<string>The attribute values (supports Okta Expression Language)[optional]

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