The methods of the TJwSecurityId class are listed here.
|
|
Name |
Description |
| ||
![]() |
Create_PSID_AND_ATTRIBUTES allocates memory for a SID and Attributes structure. The SID instance will be copied into a new SID structure that is attached to the returned structure in its SID value. The new created structure must be freed by Free_PSID_AND_ATTRIBUTES. Currently two memory blocks will be allocated and initialized:
| |
| ||
![]() |
CreateSidIdentifierAuthority creates a TSidIdentifierAuthority structure from values. | |
![]() |
EqualDomainSid determines whether two SIDs are from the same domain. | |
![]() |
EqualPrefixSid tests two security-identifier (SID) prefix values for equality. A SID prefix is the entire SID except for the last subauthority value This function simulates the WINAPI function GetWindowsAccountDomainSid and is therefore also available on Windows 2000. | |
![]() |
.$IFNDEF DELPHI2009_UP | |
![]() |
EqualSid tests two security-identifier (SID) values for equality. | |
![]() |
Free_PSID_AND_ATTRIBUTES frees the memory allocated by Create_PSID_AND_ATTRIBUTES. | |
| ||
![]() |
GetAccountDomainName returns the domain account name of the SID on the computer given in SystemName. For more information see the see also section. | |
![]() |
GetAccountName returns the account name of the SID on the computer given in SystemName. For more information see the see also section. | |
![]() |
GetAccountNameUse returns the account name use of the SID on the computer given in SystemName. For more information see the see also section. | |
![]() |
GetAccountSidString gets the domain and acount name of the SID. It also returns the type of Sid Name. | |
![]() |
This is the overview for the GetAttributeString method overload. | |
![]() |
This is GetAttributesType, a member of class TJwSecurityId. | |
![]() |
This is GetCachedUserFromSid, a member of class TJwSecurityId. | |
![]() |
This is GetHashCode, a member of class TJwSecurityId. | |
![]() |
GetText creates a text that contains domain, account name and humand readable SID structure. The form is "[domain@]name (S-1-XXXXXX)" where [] is optional. | |
|
This is the overview for the GetWindowsAccountDomainSid method overload. | |
|
IntToSidAuth converts a value into a sid identifier structure. | |
![]() | ||
| ||
![]() |
This is SetAttributesType, a member of class TJwSecurityId. | |
|
SidAuthToInt converts a TSidIdentifierAuthority into an integer. | |
|
This is SplitAccountString, a member of class TJwSecurityId. | |
![]() |
This is ToString, a member of class TJwSecurityId. |
|
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!
|