SsisAccessCredential interface

SSIS access credential.

Properties

domain

Domain for windows authentication. Type: string (or Expression with resultType string).

password

Password for windows authentication.

userName

UseName for windows authentication. Type: string (or Expression with resultType string).

Property Details

domain

Domain for windows authentication. Type: string (or Expression with resultType string).

domain: any

Property Value

any

password

Password for windows authentication.

password: SecretBaseUnion

Property Value

userName

UseName for windows authentication. Type: string (or Expression with resultType string).

userName: any

Property Value

any