ApprovedHealthServicesResults Enumeration

System Center
An enumeration that is used to set how an ISecuredData credential is to be distributed to health services.

Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

'Usage
Dim instance As ApprovedHealthServicesResults

public enum class ApprovedHealthServicesResults
public enum ApprovedHealthServicesResults
public enum ApprovedHealthServicesResults

Member nameDescription
AllUsed to indicate that a credential is to be distributed to all health services.
NoneUsed to indicate that a credential is to be distributed to none of the health services in the system.
SpecifiedUsed to indicate that a credential is to be distributed to a specified list of health services.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

Send comments about this topic to Microsoft.
Show: