Owneat Technical Guide main Help

Class CanGetAllUsersByRestaurantIdRequirement

Namespace: Identity.Application.Authorization.Users
Assembly: Identity.Application.dll

public class CanGetAllUsersByRestaurantIdRequirement : IAuthorizationRequirement

Inheritance

object ← CanGetAllUsersByRestaurantIdRequirement

Implements

IAuthorizationRequirement

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Constructors

CanGetAllUsersByRestaurantIdRequirement\(Guid\)

public CanGetAllUsersByRestaurantIdRequirement(Guid userRestaurantGuid)

Parameters

userRestaurantGuid Guid

Properties

UserRestaurantGuid

public Guid UserRestaurantGuid { get; }

Property Value

Guid

Last modified: 21 May 2024