Share via


ProfileOperations Constructor (String, String, Guid, String, Boolean)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Initializes a new instance of the ProfileOperations class.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly:  Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Syntax

public ProfileOperations(
    string orgUri,
    string orgUniqueName,
    Guid userId,
    string cacheVersionId,
    bool enableCache
)
Public Sub New (
    orgUri As String,
    orgUniqueName As String,
    userId As Guid,
    cacheVersionId As String,
    enableCache As Boolean
)

Parameters

  • orgUri
    Type: System.String

    Specifies the organization that you’re connected to.

  • orgUniqueName
    Type: System.String

    Specifies the unique name of the organization.

  • cacheVersionId
    Type: System.String

    Specifies the version ID of the cache.

See Also

ProfileOperations Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright