csharp
public enum AuthenticationOutcomeWhat 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)
PendingStill working — ask again next tick.
AcceptLet them in.
RejectDo not.
Used by (2)
- AuthenticationDecisionVixen.Net
- NetworkSessionVixen.Net