ValidateStoreDisallowUser
public class ValidateStoreDisallowUser : ValidationEventBase
Inheritance
- class ValidationEventBase
Namespace
Constructors
ValidateStoreDisallowUser
public ValidateStoreDisallowUser(StoreReadOnly store, string userId)
Properties
Store
public StoreReadOnly Store { get; }
UserId
public string UserId { get; }