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.StringSpecifies the organization that you’re connected to.
orgUniqueName
Type: System.StringSpecifies the unique name of the organization.
userId
Type: System.GuidSpecifies the user ID.
cacheVersionId
Type: System.StringSpecifies the version ID of the cache.
enableCache
Type: System.BooleanSpecifies if the cache is enabled.
See Also
ProfileOperations Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright