PSEventDataAuthorization 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.
Wraps around the EventDataAuthorization to provide a better output format for the PS command lets.
public class PSEventDataAuthorization
type PSEventDataAuthorization = class
Public Class PSEventDataAuthorization
- Inheritance
-
PSEventDataAuthorization
Constructors
| Name | Description |
|---|---|
| PSEventDataAuthorization() | |
Properties
| Name | Description |
|---|---|
| Action |
Gets or sets the action |
| Condition |
Gets or sets the condition |
| Role |
Gets or sets the role |
| Scope |
Gets or sets the scope |
Methods
| Name | Description |
|---|---|
| ToString() |
A string representation of the PSEventDataAuthorization |