SsisExecutionCredential interface

SSIS package execution credential.

Properties

domain

Domain for windows authentication.

password

Password for windows authentication.

userName

UseName for windows authentication.

Property Details

domain

Domain for windows authentication.

domain: any

Property Value

any

password

Password for windows authentication.

password: SecureString

Property Value

userName

UseName for windows authentication.

userName: any

Property Value

any