ToggleOverload List

Type NameDescription
Public propertyPermissionSource
Indicates the source of the given permission.

The source of access rights can be:

  • a security template
  • inheritance from a parent object
  • default access rights from the class from which the object was instantiated
  • direct application (that is, through programmatically setting permissions with a method call)
  • permissions originating from a security proxy
(Inherited from ICmAbstractPermission.)
Public propertyPermissionSource (Inherited from IPermission.)

ToggleSee Also