Values_0.ExplicitDenySourceInformation that explicitly denies authorization.
type nonrec t = {policies : Policies.t option;The policies that denied the authorization.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of PolicyName.t ]) list ]
list ])
list ]