Enumerations/WTD_REVOKE.ps1

$WTD_REVOKE = psenum $Module WTD_REVOKE UInt32 @{
    NONE       = 0
    WHOLECHAIN = 1
}