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
System_CAPS_pubmethod SavedCredentials()

Instantiates an instance of the SavedCredentials class

System_CAPS_pubmethod SavedCredentials(String, SecureString)

Instantiates an instance of the SavedCredentials class

Properties

Name Description
System_CAPS_pubproperty Password

Password

System_CAPS_pubproperty UserName

Username

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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