Organization.UniqueName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the unique name for the organization.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
[DataMemberAttribute]
public string UniqueName { get; set; }
<DataMemberAttribute>
Public Property UniqueName As String
Property Value
Type: System.String
Type: String
The unique name for the organization.
Remarks
This property is optional when using the BeginCreateOrganizationRequest class. If not specified a unique name is generated using the friendly name. This property cannot be updated after the organization is created. The maximum length is 30 characters. Spaces and extended characters are not allowed
The following words are a partial list of invalid unique names. Also included in this lists are offensive words, not listed here.
Invalid name |
---|
About |
Activities |
AdvancedFind |
api |
AppWebServices |
aspnet_client |
bi |
bin |
Biz |
Calendar |
Condition |
CRMReports |
CS |
dev |
Help |
Home |
Import |
MA |
MSCRMServices |
Notes |
Products |
rc |
Reports |
ReportServer |
ResourceCenter |
Sdk |
SFA |
signin |
SM |
support |
Tools |
tsweb |
UnitTests |
UserDefined |
Workplace |
See Also
Organization Class
Microsoft.Xrm.Sdk.Deployment Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright