CachedCredentials 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.
public ref class CachedCredentials sealed
public sealed class CachedCredentials
type CachedCredentials = class
Public NotInheritable Class CachedCredentials
- Inheritance
-
CachedCredentials
Constructors
CachedCredentials(Guid, DataSourceCredentialsType, String, String, Boolean) |
Properties
CredentialsType | |
DataSourceId | |
EncryptedPassword | |
EncryptedUserName | |
Password | |
UserName | |
UseWindowsCredentials |
Methods
DeepClone() | |
GetDomainOnly() | |
GetDomainOnly(String) | |
GetUserNameOnly() | |
GetUserNameOnly(String) |