The OpenTokenCredentials type exposes the following members.
Properties
| Type | Name | Description |
|---|---|---|
![]() | HttpCustomHeader | A String giving the name of the custom HTTP header via which
the token will be propagated to the CPE server. The value will be null if
the standard Authorization header is used. |
![]() | Realm | A String representing the realm from which the token originates. |
![]() | Token | A String representing the OAuth or OIDC token. |
![]() | Username | A String representing the user name portion of the security credentials. |
