OrganizationUserInfo Class

 

Updated: November 29, 2016

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

Contains information about a user in an organization.

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

System.Object
  Microsoft.Xrm.Sdk.Deployment.OrganizationUserInfo

[DataContractAttribute(Name = "OrganizationUserInfo", Namespace = "http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")]
public class OrganizationUserInfo : IExtensibleDataObject

NameDescription
System_CAPS_pubmethodOrganizationUserInfo()

Initializes a new instance of the OrganizationUserInfo class.

NameDescription
System_CAPS_pubpropertyCalType

Gets or sets the type of client access license for the user.

System_CAPS_pubpropertyDomainName

Gets or sets the domain name for the user.

System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.

System_CAPS_pubpropertyFullName

Gets or sets the full name of the user.

System_CAPS_pubpropertyLastAccessServer

Gets or sets the date the server was accessed by the user.

System_CAPS_pubpropertyLastAccessTime

Gets or sets the time the server was accessed by the user.

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.)

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: