Consent Enum

Definition

Level of consent a user gives to access an external URL

public enum Consent
type Consent = 
Public Enum Consent
Inheritance
Consent

Fields

Name Value Description
0

Accept for this request and all future requests for the same URL

1

Accept only for this request

2

Reject only for this request

Applies to