IPluginExecutionContext2.PortalsContactId 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 contact ID that is passed for calls that come from a portals client to a web service, otherwise the value is an empty Guid.
public:
property Guid PortalsContactId { Guid get(); };
public Guid PortalsContactId { get; }
member this.PortalsContactId : Guid
Public ReadOnly Property PortalsContactId As Guid