Show / Hide Table of Contents

Struct ziti_enroll_options

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.Native
Assembly: Ziti.NET.Standard.dll
Syntax
public struct ziti_enroll_options

Fields

| Improve this Doc View Source

enroll_cert

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

enroll_key

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

jwt

Declaration
public string jwt
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX