Location: Symbol Reference > Structs, Records, Enums > TJwComImpersonationLevel Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwComImpersonationLevel Enumeration
Pascal
TJwComImpersonationLevel = (
  cilDefault = 0,
  cilAnonymous,
  cilIdentify,
  cilImpersonate,
  cilDelegate
);
Members 
Description 
cilDefault = 0 
RPC_C_IMP_LEVEL_DEFAULT 
cilAnonymous 
RPC_C_IMP_LEVEL_ANONYMOUS 
cilIdentify 
RPC_C_IMP_LEVEL_IDENTIFY 
cilImpersonate 
RPC_C_IMP_LEVEL_IMPERSONATE 
cilDelegate 
RPC_C_IMP_LEVEL_DELEGATE 

This is record TJwComImpersonationLevel.

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!