|
JWSCL Documentation
|
TJwRequestedTokenType = ( rttAuto, rttTokenPrimary, rttTokenImpersonation );
|
Members |
Description |
|
rttAuto |
The token of the thread will be used if any; otherwise the process token. |
|
rttTokenPrimary |
The process token is forced to be use.See TJwSecurityToken.CreateTokenByProcess for more information |
|
rttTokenImpersonation |
The thread token is forced to be used. See TJwSecurityToken.CreateTokenByThread for more information. |
TJwSecurityDescriptor.CreateDefaultByToken is used by TJwRequestedTokenType.CreateDefaultByToken This types defines which token should be used for the new security descriptor.
|
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!
|