| SystemRoleDefaultPermissionLevel Property |
Namespace:
Dynamicweb.Security.Permissions
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public Nullable<PermissionLevel> DefaultPermissionLevel { get; set; }
Public Property DefaultPermissionLevel As Nullable(Of PermissionLevel)
Get
Set
Property Value
Type:
NullablePermissionLevelSee Also