Name | Type | Description | Notes |
---|---|---|---|
Name | string | The dataset name | [optional] |
CodeId | Guid | The SMAC identifier | [optional] |
PayloadType | string | The payload type The value can be: - Image - Url - Contact | [optional] |
PayloadName | string | The payload name | [optional] |
Payload | string | The payload content | [optional] |
Token | string | The access token containing the information on the scan (The access token is used to identify the scanner and the payload. It should be transmitted to the recipient if traffic need to be redirected. This is especially true for URL Payload. The recipient should call <a href="#operations-OAuth-post_api_OAuth_verify_token">/api/OAuth/verify-token</a> to validate the token before consuming it.) | [optional] |
IsUseExternalBrowser | bool | A flag indicating whether an external browser should be used | [optional] |