Show / Hide Table of Contents

Interface IPrincipalStateAccessor

Checks if principals are still valid by comparing state IDs. ID is changed when principal-related data is changed.

Namespace: SuperOffice.Security.Principal
Assembly: SoCore.dll
Syntax
public interface IPrincipalStateAccessor

Properties

State

Checks if principals are still valid by comparing state IDs. ID is changed when principal-related data is changed.

Declaration
Guid State { get; }
Property Value
Type Description
Guid

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top