SavedCredentials Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Represents a credential stored in credential manager
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.CrmConnectControl.Utility.SavedCredentials
Syntax
public sealed class SavedCredentials
Public NotInheritable Class SavedCredentials
Constructors
Name | Description | |
---|---|---|
SavedCredentials() | Instantiates an instance of the SavedCredentials class |
|
SavedCredentials(String, SecureString) | Instantiates an instance of the SavedCredentials class |
Properties
Name | Description | |
---|---|---|
Password | Password |
|
UserName | Username |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.CrmConnectControl.Utility Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright