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