function JwSidMap(const Name: TJwString): TJwSecurityID;
|
Parameters |
Description |
|
const Name: TJwString |
defines the Sid name which is to be retrieved. It is case insensitive. |
JwSidMap returns a Sid instance that was connected to a name. The advantage of this type is that names are not translated. They are always the same.
JwInitMapping must be called before.
|
Exceptions |
Description |
|
will be raised if JwInitMapping was not called |
|
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!
|