Okta.Sdk.Model.SAMLPayLoadDataAssertionSubject
October 22, 2025 ยท View on GitHub
Provides a JSON representation of the <saml:Subject> element of the SAML assertion
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| NameId | string | The unique identifier of the user | [optional] |
| NameFormat | string | Indicates how to interpret the attribute name | [optional] |
| Confirmation | SAMLPayLoadDataAssertionSubjectConfirmation | [optional] |