EnvironmentData 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.
The security connector environment data.
[Newtonsoft.Json.JsonObject("EnvironmentData")]
public class EnvironmentData
[<Newtonsoft.Json.JsonObject("EnvironmentData")>]
type EnvironmentData = class
Public Class EnvironmentData
- Inheritance
-
EnvironmentData
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
EnvironmentData() |
Initializes a new instance of the EnvironmentData class. |