Class ZitiIdentityFormat
Inheritance
System.Object
ZitiIdentityFormat
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OpenZiti
Assembly: Ziti.NET.Standard.dll
Syntax
public class ZitiIdentityFormat
Constructors
| Improve this Doc View SourceZitiIdentityFormat()
Declaration
public ZitiIdentityFormat()
Properties
| Improve this Doc View SourceControllerUrl
Declaration
[JsonPropertyName("ztAPI")]
public string ControllerUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdMaterial
Declaration
[JsonPropertyName("id")]
public IdMaterial IdMaterial { get; set; }
Property Value
Type | Description |
---|---|
IdMaterial |