Show / Hide Table of Contents

Struct posture_query_set

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OpenZiti
Assembly: Ziti.NET.Standard.dll
Syntax
public struct posture_query_set

Fields

| Improve this Doc View Source

is_passing

Declaration
public bool is_passing
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

policy_id

Declaration
public string policy_id
Field Value
Type Description
System.String
| Improve this Doc View Source

policy_type

Declaration
public string policy_type
Field Value
Type Description
System.String
| Improve this Doc View Source

posture_queries

Declaration
public posture_query[] posture_queries
Field Value
Type Description
posture_query[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX