Location: Symbol Reference > Structs, Records, Enums > TJwServerImpersonationType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwServerImpersonationType Enumeration
Pascal
TJwServerImpersonationType = (
  sitAutoImpersonation,
  sitOnlyImpersonation,
  sitNoImpersonation
);
Members 
Description 
sitAutoImpersonation 
impersonate on creation, revert on destroying 
sitOnlyImpersonation 
impersonate on creation, but do not revert 
sitNoImpersonation 
do not impersonate at all 

This is record TJwServerImpersonationType.

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!