NinetyEight.NEProvider

Class NEProvider

Namespace: NinetyEight Assembly: APIReference.dll

Contains constants for different authentication providers.

public static class NEProvider

Inheritance

objectarrow-up-right ← NEProvider

Inherited Members

object.Equals(object?)arrow-up-right, object.Equals(object?, object?)arrow-up-right, object.GetHashCode()arrow-up-right, object.GetType()arrow-up-right, object.MemberwiseClone()arrow-up-right, object.ReferenceEquals(object?, object?)arrow-up-right, object.ToString()arrow-up-right

Fields

APPLE

Apple authentication provider

public const string APPLE = "apple"

Field Value

stringarrow-up-right

EMAIL

Email authentication provider

Field Value

stringarrow-up-right

FACEBOOK

Facebook authentication provider

Field Value

stringarrow-up-right

GOOGLE

Google authentication provider

Field Value

stringarrow-up-right

TELEGRAM

Telegram authentication provider

Field Value

stringarrow-up-right

Last updated