Show / Hide Table of Contents

Enum FunctionalityAudience

Contains constants for specifying the audience for a functionality.

Namespace: IRM.AspNetCore.Identity
Assembly: IRM.AspNetCore.Identity.dll
Syntax
[Flags]
public enum FunctionalityAudience

EndUsers

End users will use the functionality

EndUsersAndSystems

End users and system will use the functionality

Systems

Systems will use the functionality

Back to top Generated by DocFX