Show / Hide Table of Contents

Class UserRoleConstants

Inheritance
System.Object
UserRoleConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition
Assembly: Appearition.SDK.dll
Syntax
public static class UserRoleConstants

Properties

View Source

HasPermissionSubmitAssessments

Declaration
public static bool HasPermissionSubmitAssessments { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToCreateAndEditAnyExperiences

Declaration
public static bool HasPermissionToCreateAndEditAnyExperiences { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToCreateAndEditOwnedExperiences

Declaration
public static bool HasPermissionToCreateAndEditOwnedExperiences { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToEditAssessment

Declaration
public static bool HasPermissionToEditAssessment { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToEditLearnContent

Declaration
public static bool HasPermissionToEditLearnContent { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToEditMarketplace

Declaration
public static bool HasPermissionToEditMarketplace { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToEditQAndAData

Declaration
public static bool HasPermissionToEditQAndAData { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToLockExperiences

Declaration
public static bool HasPermissionToLockExperiences { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToManageContentLibrary

Declaration
public static bool HasPermissionToManageContentLibrary { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToPublishExperiences

Declaration
public static bool HasPermissionToPublishExperiences { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToRegister

Declaration
public static bool HasPermissionToRegister { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToResetPassword

Declaration
public static bool HasPermissionToResetPassword { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToSubmitLearnTracking

Declaration
public static bool HasPermissionToSubmitLearnTracking { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToTagAnyExperience

Declaration
public static bool HasPermissionToTagAnyExperience { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToTagOwnedExperience

Declaration
public static bool HasPermissionToTagOwnedExperience { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewAllLearnTracking

Declaration
public static bool HasPermissionToViewAllLearnTracking { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewAssessmentContent

Declaration
public static bool HasPermissionToViewAssessmentContent { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewEveryonesAssessmentResults

Declaration
public static bool HasPermissionToViewEveryonesAssessmentResults { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewLearnContent

Declaration
public static bool HasPermissionToViewLearnContent { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewMarketplace

Declaration
public static bool HasPermissionToViewMarketplace { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewMyLearnTracking

Declaration
public static bool HasPermissionToViewMyLearnTracking { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewQAndAData

Declaration
public static bool HasPermissionToViewQAndAData { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewTenantSettings

Declaration
public static bool HasPermissionToViewTenantSettings { get; }
Property Value
Type Description
System.Boolean
View Source

HasPermissionToViewTheirOwnAssessmentResults

Declaration
public static bool HasPermissionToViewTheirOwnAssessmentResults { get; }
Property Value
Type Description
System.Boolean
View Source

IsAdmin

Declaration
public static bool IsAdmin { get; }
Property Value
Type Description
System.Boolean
View Source

IsUser

Declaration
public static bool IsUser { get; }
Property Value
Type Description
System.Boolean
  • View Source
Back to top Generated by DocFX