GetRoleBasedSD
(
ObjectPath As String
) As Object;
Parameters
[in] String ObjectPath
The object path
Description
Given an object path, this method returns a IRoleBasedSD object
which contains the Role based Security Descriptor for that
object.
See Also