AuthenticationService.WhoAmI Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the details of the connected user.
public:
property Microsoft::Crm::Sdk::Messages::WhoAmIResponse ^ WhoAmI { Microsoft::Crm::Sdk::Messages::WhoAmIResponse ^ get(); };
public Microsoft.Crm.Sdk.Messages.WhoAmIResponse WhoAmI { get; }
member this.WhoAmI : Microsoft.Crm.Sdk.Messages.WhoAmIResponse
Public ReadOnly Property WhoAmI As WhoAmIResponse