SSISAccessCredential Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SSIS access credential.
public class SSISAccessCredential
type SSISAccessCredential = class
Public Class SSISAccessCredential
- Inheritance
-
SSISAccessCredential
Constructors
SSISAccessCredential() |
Initializes a new instance of the SSISAccessCredential class. |
SSISAccessCredential(Object, Object, SecretBase) |
Initializes a new instance of the SSISAccessCredential class. |
Properties
Domain |
Gets or sets domain for windows authentication. |
Password |
Gets or sets password for windows authentication. |
UserName |
Gets or sets useName for windows authentication. |
Methods
Validate() |
Validate the object. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET