EffectivePermissionInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes one permission entry in explicit list of permission of an object.
public ref class EffectivePermissionInfo
public class EffectivePermissionInfo
type EffectivePermissionInfo = class
Public Class EffectivePermissionInfo
- Inheritance
-
EffectivePermissionInfo
Constructors
| EffectivePermissionInfo(PermissionType) |
Initializes a new instance of the EffectivePermissionInfo class with the specified type. |
Properties
| PermissionType |
Gets the effective permission type of the object. |