SavedCredentials Class

 

Updated: November 29, 2016

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)

System.Object
  Microsoft.Xrm.Tooling.CrmConnectControl.Utility.SavedCredentials

public sealed class SavedCredentials

NameDescription
System_CAPS_pubmethodSavedCredentials()

Instantiates an instance of the SavedCredentials class

System_CAPS_pubmethodSavedCredentials(String, SecureString)

Instantiates an instance of the SavedCredentials class

NameDescription
System_CAPS_pubpropertyPassword

Password

System_CAPS_pubpropertyUserName

Username

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: