TeamSettings Class

 

Updated: November 29, 2016

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

Contains settings for the auto created (system-managed) access teams.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)


[DataContractAttribute(Name = "TeamSettings", Namespace = "http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class TeamSettings : DeploymentConfigSettings

NameDescription
System_CAPS_pubmethodTeamSettings()

Initializes a new instance of the TeamSettings class.

NameDescription
System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.(Inherited from DeploymentObject.)

System_CAPS_pubpropertyMaxAutoCreatedAccessTeamsPerEntity

Gets or sets the maximum number of auto created (system-managed) access teams per entity. Required.

System_CAPS_pubpropertyMaxEntitiesEnabledForAutoCreatedAccessTeams

Gets or sets the maximum number of entities that can be enabled for auto created (system-managed) access teams. Required.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

You can use Windows PowerShell to retrieve or update these settings.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: