SecurableType Enum

Definition

Specifies the securable type for the Integration Services (SSIS).

public enum class SecurableType
public enum SecurableType
type SecurableType = 
Public Enum SecurableType
Inheritance
SecurableType

Fields

Catalog 5

The Catalog securable type.

Environment 3

The Environment securable type.

Folder 1

The Folder securable type.

Operation 4

The operation securable type.

Project 2

The Project securable type.

Applies to