|  | WindowsCredentialsContract Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: SOS.SDK.Contracts.DataContracts
 Syntax
Syntaxpublic class WindowsCredentialsContract
The WindowsCredentialsContract type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WindowsCredentialsContract | Initializes a new instance of the WindowsCredentialsContract class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DomainAndLogin | 
            Windows user name.
             | 
|  | Password | 
            Windows user password.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also