Values_0.AllowedSourceContains information that allowed the authorization.
type nonrec t = {policies : Policies.t option;A list of policies that allowed the authentication.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of PolicyName.t ]) list ]
list ])
list ]