PolicyProviderSpecificInput 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.
Base class for provider specific input.
[Newtonsoft.Json.JsonObject("PolicyProviderSpecificInput")]
public class PolicyProviderSpecificInput
[<Newtonsoft.Json.JsonObject("PolicyProviderSpecificInput")>]
type PolicyProviderSpecificInput = class
Public Class PolicyProviderSpecificInput
- Inheritance
-
PolicyProviderSpecificInput
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
PolicyProviderSpecificInput() |
Initializes a new instance of the PolicyProviderSpecificInput class. |