SavedCredentials.UserName Property
Applies To: Dynamics CRM 2015
Username
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public string UserName { get; set; }
public:
property String^ UserName {
String^ get();
void set(String^ value);
}
member UserName : string with get, set
Public Property UserName As String
Property Value
Type: System.String
See Also
SavedCredentials Class
Microsoft.Xrm.Tooling.CrmConnectControl.Utility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright