Click or drag to resize
ContextMembershipUserId Property
Gets the unique identifier of the membership user of the request, if any.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<Guid> MembershipUserId { get; }

Property Value

Type: NullableGuid
See Also