IAvatarContentPermissionsManager - интерфейс
Represents an object responsible for checking avatar access permissions.
Пространство имён: Tessa.Content.AvatarsСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public interface IAvatarContentPermissionsManager
Public Interface IAvatarContentPermissionsManager
public interface class IAvatarContentPermissionsManager
type IAvatarContentPermissionsManager = interface end
| CanEditAsync |
Checks whether the current user has permission to edit the avatar with
the specified identifier id and kind kind.
|
| CheckContentRequestAsync |
Verifies the current user's permissions to obtain an avatar content result.
|