ApprovedHealthServicesResults Enumeration

Specifies how an ISecuredData credential is to be distributed to health services.

Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As ApprovedHealthServicesResults

Syntax

'Declaration
Public Enumeration ApprovedHealthServicesResults
public enum ApprovedHealthServicesResults
public enum class ApprovedHealthServicesResults
public enum ApprovedHealthServicesResults
public enum ApprovedHealthServicesResults

Members

Member name Description
All Specifies that the credential is to be distributed to all health services.
None Specifies that the credential is to be distributed to none of the health services in the system.
Specified Specifies that the credential is to be distributed to a specified list of health services.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement Namespace