Show / Hide Table of Contents

Struct ziti_service

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 ziti_service

Fields

| Improve this Doc View Source

config

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

encryption

Declaration
public bool encryption
Field Value
Type Description
System.Boolean
| 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

perm_flags

Declaration
public int perm_flags
Field Value
Type Description
System.Int32
| Improve this Doc View Source

permissions

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