Class CanGetAllUsersByRestaurantIdRequirement
Namespace: Identity.Application.Authorization.Users
Assembly: Identity.Application.dll
public class CanGetAllUsersByRestaurantIdRequirement : IAuthorizationRequirement
Inheritance
object ← CanGetAllUsersByRestaurantIdRequirement
Implements
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
Last modified: 21 May 2024