ExplicitPermissionInfo.PermissionType Property

Definition

Gets the type of the permission.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::PermissionType PermissionType { Microsoft::SqlServer::Management::IntegrationServices::PermissionType get(); };
public Microsoft.SqlServer.Management.IntegrationServices.PermissionType PermissionType { get; }
member this.PermissionType : Microsoft.SqlServer.Management.IntegrationServices.PermissionType
Public ReadOnly Property PermissionType As PermissionType

Property Value

The type of the permission.

Applies to