Метод | Описание | |
---|---|---|
EnsureAccessAsync ( System.Guid notificationId ) : System.Threading.Tasks.Task | ||
NotificationApplicationAuthorization ( IwsContext context, IUserContext userContext ) : System |
Метод | Описание | |
---|---|---|
CheckCompetentAuthority ( NotificationApplication notification ) : System.Threading.Tasks.Task | ||
CheckUserId ( System.Guid notificationId, System.Guid notificationUserId ) : void | ||
IsInternal ( ) : Task |
public EnsureAccessAsync ( System.Guid notificationId ) : System.Threading.Tasks.Task | ||
notificationId | System.Guid | |
Результат | System.Threading.Tasks.Task |
public NotificationApplicationAuthorization ( IwsContext context, IUserContext userContext ) : System | ||
context | IwsContext | |
userContext | IUserContext | |
Результат | System |