Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Class RandomizedWolfTokenProvider

    Provides a randomized token used by Wolf client when connecting.

    Inheritance
    System.Object
    RandomizedWolfTokenProvider
    Implements
    IWolfTokenProvider
    Namespace: TehGM.Wolfringo.Utilities
    Assembly: Wolfringo.Core.dll
    Syntax
    public class RandomizedWolfTokenProvider : IWolfTokenProvider

    Methods

    | Improve this Doc View Source

    GetToken()

    Generate a new token with length of 18.

    Declaration
    public string GetToken()
    Returns
    Type Description
    System.String

    Generated token.

    Implements

    IWolfTokenProvider