IAdmInitiator
The IAdmInitiator interface represents the initiator of an operation.
Inheritance: IUnknown
Properties
-
Property
-
Description
-
AdsPath
-
Gets the ADS path of the directory object that represents the account of the initiator.
-
Name
-
Gets the name of the initiator.
-
LogonComputer
-
Gets the name of the computer from which the operation was performed by the initiator.
-
Sid
-
Gets the security identifier (SID) of the initiator user account.
-
Guid
-
Gets the GUID of the initiator user account.
Details
AdsPath
Gets the ADS path of the directory object that represents the account of the initiator.
- Type:
- String
- Access:
- Read-only
Name
Gets the name of the initiator.
- Type:
- String
- Access:
- Read-only
LogonComputer
Gets the name of the computer from which the operation was performed by the initiator.
- Type:
- String
- Access:
- Read-only
Sid
Gets the security identifier (SID) of the initiator's user account.
- Type:
- String
- Access:
- Read-only
Guid
Gets the GUID of the initiator's user account.
- Type:
- String
- Access:
- Read-only
Requirements
Minimum required version: 2009.1