Click or drag to resize

PermissionConfigurationOperations Property

Gets the set of all available operations.

Namespace: RAYLASE.Marker.Permission
Assembly: RAYLASE.Marker.Permission (in RAYLASE.Marker.Permission.dll) Version: 2.50.0
Syntax
C#
public ISet<PermissionOperation> Operations { get; }

Property Value

ISetPermissionOperation
See Also