IArtifactPermission public interface IArtifactPermission Representation of the user's permissions on an Artifact. Documentation IArtifactRef Artifact { get; } Artifact linked to the user's permission results. IEnumerable<IPermissionCheckResult> Permissions { get; } Results of the user's permissions on the Artifact.