Show / Hide Table of Contents

Delegate ZitiEnrollment.AfterEnrollment

Namespace: OpenZiti
Assembly: Ziti.NET.Standard.dll
Syntax
public delegate void AfterEnrollment(ZitiEnrollment.EnrollmentResult result, object context);
Parameters
Type Name Description
ZitiEnrollment.EnrollmentResult result
System.Object context
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX