Share via


CrmConnectionManager.ProfileName Property

 

Applies To: Dynamics CRM 2015

Profile name to use for this login process.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public string ProfileName { get; set; }
public:
property String^ ProfileName {
    String^ get();
    void set(String^ value);
}
member ProfileName : string with get, set
Public Property ProfileName As String

Property Value

Type: System.String

See Also

CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright