Location: Symbol Reference > Classes > TJwPrivilegeSet Class > Create Constructor > TJwPrivilegeSet.Create Constructor (TJwSecurityToken, PTOKEN_PRIVILEGES)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwPrivilegeSet.Create Constructor (TJwSecurityToken, PTOKEN_PRIVILEGES)
Pascal
constructor Create(Owner: TJwSecurityToken; PrivilegesPointer: PTOKEN_PRIVILEGES); overload;
Parameters 
Description 
Owner: TJwSecurityToken 
contains the owner token of this privilege set. It must not be nil!  
PrivilegesPointer: PTOKEN_PRIVILEGES 
contains a set of privileges 

Create creates a new instance with a list of privileges.

Exceptions 
Description 
will be raised if anOwner is nil.
TJwPrivilegeSet 
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!