Source position: jwaauthz.pas line 307
type _AUTHZ_CONTEXT_INFORMATION_CLASS = ( |
AuthzContextInfo__0, |
AuthzContextInfoUserSid, |
AuthzContextInfoGroupsSids, |
AuthzContextInfoRestrictedSids, |
AuthzContextInfoPrivileges, |
AuthzContextInfoExpirationTime, |
AuthzContextInfoServerContext, |
AuthzContextInfoIdentifier, |
AuthzContextInfoSource, |
AuthzContextInfoAll, |
AuthzContextInfoAuthenticationId |
); |