Represents a full Windows credential set.
The following tables list the members exposed by the WindowsTaskCredentials type.
Name | Description | |
---|---|---|
WindowsTaskCredentials | Overloaded. |
Name | Description | |
---|---|---|
![]() |
Domain | Gets or sets a string that contains the domain of the user. |
![]() |
Password | Gets or sets the password. |
![]() |
UserName | Gets or sets a string that contains the user name. |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (inherited from TaskCredentials) |
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetJobCredentials | Overridden. |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (inherited from TaskCredentials) |
![]() |
Dispose | Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Clears the stored password. |
![]() |
Finalize | Overridden. Allows this object to attempt to free resources and perform other cleanup operations before this object is reclaimed by garbage collection. (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |