Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
| Visual Basic |
|---|
Dim instance As ApprovedHealthServicesResults |
Syntax
| Visual Basic |
|---|
Public Enumeration ApprovedHealthServicesResults |
| C# |
|---|
public enum ApprovedHealthServicesResults |
| C++ |
|---|
public enum class ApprovedHealthServicesResults |
| J# |
|---|
public enum ApprovedHealthServicesResults |
| JScript |
|---|
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. |

