IPermissionCheckResult public interface IPermissionCheckResult Result of a User's permission to an Artifact. Documentation bool HasPermission { get; } Boolean representing if the User has permission. PermissionType Type { get; } PermissionType