Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the enumeration of the target application types supported by the Secure Store.
Namespace: Microsoft.BusinessData.Infrastructure.SecureStore
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Enumeration TargetApplicationType
'Usage
Dim instance As TargetApplicationType
public enum TargetApplicationType
Members
Member name | Description | |
---|---|---|
Individual | Specifies the individual application. | |
Group | Specifies the group application. | |
IndividualWithTicketing | Specifies the individual application with ticketing. | |
GroupWithTicketing | Specifies the group application with ticketing. | |
RestrictedIndividual | Specifies a restricted individual application. | |
RestrictedGroup | Specifies a restricted group application. |