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 Sourceenroll_cert
Declaration
public string enroll_cert
Field Value
Type | Description |
---|---|
System.String |
enroll_key
Declaration
public string enroll_key
Field Value
Type | Description |
---|---|
System.String |
jwt
Declaration
public string jwt
Field Value
Type | Description |
---|---|
System.String |