Show / Hide Table of Contents

Struct ziti_identity

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_identity

Fields

| Improve this Doc View Source

id

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

name

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

tags

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