Location: Symbol Reference > Structs, Records, Enums > TJwAuthZResourceManagerFlag Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwAuthZResourceManagerFlag Enumeration
Pascal
TJwAuthZResourceManagerFlag = (
  authRM_Default,
  authRM_NoAudit,
  authRM_InitializeUnderImpersonation
);
Members 
Description 
authRM_Default 
The resource manager is created with all flags set This needs the SE_SECURITY_NAME privilege activated. 
authRM_NoAudit 
The resource manager does not use auditing 
authRM_InitializeUnderImpersonation 
The resource manager tries initialize with a set thread token. 

This is record TJwAuthZResourceManagerFlag.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!