3.1.4.4 Policy Object Methods
The message processing of methods in this section MUST use the abstract data model defined in section 3.1.1.1.
Method (opnum) |
Summary |
---|---|
LsarOpenPolicy2 (opnum 44) |
Opens a context handle to the RPC server. |
LsarOpenPolicy (opnum 6) |
Superseded by LsarOpenPolicy2. |
LsarQueryInformationPolicy2 (opnum 46) |
Obtains information from the policy object. |
LsarQueryInformationPolicy (opnum 7) |
Obtains information from the policy object. |
LsarSetInformationPolicy2 (opnum 47) |
Sets information on the policy object. |
LsarSetInformationPolicy (opnum 8) |
Sets information on the policy object. |
LsarQueryDomainInformationPolicy (opnum 53) |
Obtains information from the policy object pertaining to the domain. |
LsarSetDomainInformationPolicy (opnum 54) |
Sets information on the policy object pertaining to the domain. |
LsarOpenPolicy3 (opnum 130) |
Opens a context handle to the RPC server. The first function that is called to contact the Local Security Authority (Domain Policy) (LSAD) Remote Protocol database. |
LsarOpenPolicyWithCreds (opnum 135) |
Opens a context handle to the RPC server using the credentials in the provided RPC binding handle. |