SavedCredentials Class
Applies To: Dynamics CRM 2015
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 ref class SavedCredentials sealed
[<Sealed>]
type SavedCredentials = class end
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
© 2016 Microsoft. All rights reserved. Copyright