Struct ZitiIdentity.InitOptions
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)
Assembly: Ziti.NET.Standard.dll
Syntax
public struct InitOptions
Fields
|
Improve this Doc
View Source
ApplicationContext
Declaration
public object ApplicationContext
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
ConfigurationTypes
Declaration
public string[] ConfigurationTypes
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
EventFlags
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
IdentityFile
Declaration
public string IdentityFile
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MetricType
Declaration
public RateType MetricType
Field Value
Events
|
Improve this Doc
View Source
OnZitiContextEvent
Declaration
public event EventHandler<ZitiContextEvent> OnZitiContextEvent
Event Type
|
Improve this Doc
View Source
OnZitiRouterEvent
Declaration
public event EventHandler<ZitiRouterEvent> OnZitiRouterEvent
Event Type
|
Improve this Doc
View Source
OnZitiServiceEvent
Declaration
public event EventHandler<ZitiServiceEvent> OnZitiServiceEvent
Event Type