Permission Interface
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.
public interface class Permission : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("096CD6CC-0786-11D1-95FA-0080C78EE3BB")]
public interface Permission : System.Collections.IEnumerable
Public Interface Permission
Implements IEnumerable
- Derived
- Attributes
- Implements
Properties
| Count | |
| DocumentAuthor | |
| Enabled | |
| Item[Object] | |
| PermissionFromPolicy | |
| PolicyDescription | |
| PolicyName | |
| RequestPermissionURL | |
| StoreLicenses |
Methods
| Add(String, Object, Object) | |
| ApplyPolicy(String) | |
| GetEnumerator() | |
| RemoveAll() |