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