Share via


ApplicationUserRole Enumeration

Defines application user roles for data collection items.

Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)

Usage

'Usage
Dim instance As ApplicationUserRole

Syntax

'Declaration
Public Enumeration ApplicationUserRole
public enum ApplicationUserRole
public enum class ApplicationUserRole
public enum ApplicationUserRole
public enum ApplicationUserRole

Members

Member name Description
CertificateManager FIM CM user who has administrative permissions.
None Unspecified user role.
Subscriber FIM CM end user.

Remarks

An ApplicationUserRole value indicates the role of the user who must provide the data for a data collection item.

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

Microsoft.Clm.Shared.ProfileTemplates Namespace