Share via


CrmServerLoginControl.SetGlobalStoreAccess Method (CrmConnectionManager)

 

Applies To: Dynamics CRM 2015

Sets the Server storage pointer.

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

Syntax

public void SetGlobalStoreAccess(
    CrmConnectionManager globalStore
)
public:
void SetGlobalStoreAccess(
    CrmConnectionManager^ globalStore
)
member SetGlobalStoreAccess : 
        globalStore:CrmConnectionManager -> unit
Public Sub SetGlobalStoreAccess (
    globalStore As CrmConnectionManager
)

Parameters

See Also

CrmServerLoginControl Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright