| Annotation Type | Description |
|---|---|
| AccountId |
Indicates that the annotated parameter represent an account id
|
| ApiKey |
Indicates that the annotated parameter represent an API Key
|
| ClientId |
Indicates that the annotated parameter represent a Client ID
|
| ClientSecret |
Indicates that the annotated parameter represent a Client Secret
|
| ConnectionId |
Indicates that the annotated parameter represent a Connection ID
|
| Password |
Indicates that the annotated parameter represents a password.
|
| Secret |
Indicates that the annotated parameter holds a value which should be encrypted.
|
| SecretToken |
Indicates that the annotated parameter holds a secret token
|
| SecurityToken |
Indicates that the annotated parameter holds a security token
|
| SessionId |
Indicates that the annotated parameter holds a session ID
|
| TenantIdentifier |
Indicates that the annotated parameter holds a value which identifies a tenant
|
| TokenId |
Indicates that the annotated parameter holds a token ID
|
| Username |
Indicates that the annotated parameter holds an username
|
Copyright © 2023. All rights reserved.