|
JWSCL Documentation
|
class function GetThreadToken(const aDesiredAccess: TJwAccessMask; const anOpenAsSelf: boolean): TJwSecurityToken; virtual;
Returns the thread token or nil if none exists. The caller must free the token instance.
GetThreadToken returns the token of the current thread or nil if none exists. See CreateTokenByThread for more information.
|
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!
|