Provides methods for validating a user's permissions on other users and FIM CM requests.

The following tables list the members exposed by the PermissionOperations type.

Public Properties

  Name Description
public propertystatic Proxy Gets the object that provides the .NET Framework remoting ability for the PermissionOperations class.
public propertystatic UseRemoting Gets or sets a Boolean value that indicates whether calls to the methods of the PermissionOperations class will be local or will be distributed using .NET Framework remoting.
Top

Public Methods (see also Protected Methods)

  Name Description
public methodstatic AccessCheck Overloaded. Performs an access check of the calling user's permissions on another user or a FIM CM request.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also