RemovePermission |
Scroll |
Removes the specified numeric permission value from the access mask.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ nPermision As ULong _ ) C# public virtual void Add ( UInt64 nPermision )
ParametersnPermission Permission to be removed to the access mask.
Return ValueNone. |