Table of Contents

Interface IShiftIdentityService

Namespace
Shift.Common
Assembly
Shift.Common.dll
public interface IShiftIdentityService
Extension Methods

Properties

OrganizationId

Guid OrganizationId { get; }

Property Value

Guid

Methods

GetPrincipal()

IShiftPrincipal GetPrincipal()

Returns

IShiftPrincipal

GetTimeZone()

TimeZoneInfo GetTimeZone()

Returns

TimeZoneInfo