medcrypt::guardian::AuthenticationAllowDenyEnum
Types
Name
enum
Type { Allow = 0, Deny = 1 }
Functions
Types Documentation
enum Type
Enumerator
Value
Description
Allow
0
specified list is an allow list, an empty list blocks all
Deny
1
specified list is a deny list, an empty list allows all
Functions Documentation
function NameOf
function Enum
function IsValid
Last updated
Was this helpful?

