Vixen
02b45cc4
csharp
public enum AuthenticationOutcome

What an authenticator decided, or that it has not decided yet.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Pending

    Still working — ask again next tick.

  • Accept

    Let them in.

  • Reject

    Do not.

Used by (2)

  • AuthenticationDecisionVixen.Net
  • NetworkSessionVixen.Net