PermissionOperations Class
Provides methods for validating a user's permissions on other users and FIM CM requests.
Namespace: Microsoft.Clm.Provision
Assembly: Microsoft.Clm.Provision (in Microsoft.Clm.Provision.dll)
Usage
'Usage
Dim instance As PermissionOperations
Syntax
'Declaration
Public NotInheritable Class PermissionOperations
public sealed class PermissionOperations
public ref class PermissionOperations sealed
public final class PermissionOperations
public final class PermissionOperations
Remarks
In addition to the methods available in this class, you may also have to use Active Directory Service Interface (ADSI) available interfaces to verify permissions on profile templates, FIM CM service connection points, and certificate templates.
This class is immutable and cannot be instantiated.
Inheritance Hierarchy
System.Object
Microsoft.Clm.Provision.PermissionOperations
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2
See Also
Reference
PermissionOperations Members
Microsoft.Clm.Provision Namespace