Search Results for

    Show / Hide Table of Contents

    Enum AuthenticationType

    Players authentication types.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum AuthenticationType

    Fields

    Name Description
    DedicatedServer

    Indicates that the player has been authenticated as DedicatedServer.

    Discord

    Indicates that the player has been authenticated through Discord.

    LocalHost

    Indicates that the player has been authenticated as localhost.

    Northwood

    Indicates that the player has been authenticated as a Northwood staff member.

    Steam

    Indicates that the player has been authenticated through Steam.

    Unknown

    Indicates that the player has been authenticated through an unknown provider.

    See Also
    AuthenticationType

    Extension Methods

    ReflectionExtensions.CopyProperties(Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX