Location: Symbol Reference > Classes > TJwSecurityToken Class > TJwSecurityToken Methods > TJwSecurityToken.Create_OBJECT_ATTRIBUTES Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityToken.Create_OBJECT_ATTRIBUTES Method
Pascal
class function Create_OBJECT_ATTRIBUTES(const aRootDirectory: THandle; const anObjectName: TJwString; const anAttributes: cardinal; const aSecurityDescriptor: TJwSecurityDescriptor; const anImpersonationLevel: TSecurityImpersonationLevel; const aContextTrackingMode: SECURITY_CONTEXT_TRACKING_MODE; const anEffectiveOnly: boolean): TObjectAttributes; virtual;

Create_OBJECT_ATTRIBUTES creates and initialises a OBJECT_ATTRIBUTES structure. Some members need space on the heap so that Free_OBJECT_ATTRIBUTES must be called to free the structure.

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!