Show / Hide Table of Contents

Class OpenIDConstants.CodeChallengeMethods

Code challenge methods.

Inheritance
object
OpenIDConstants.CodeChallengeMethods
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ComponentSpace.OpenID
Assembly: ComponentSpace.OpenID.dll
Syntax
public static class OpenIDConstants.CodeChallengeMethods

Fields

Plain

Plain.

Declaration
public const string Plain = "plain"
Field Value
Type Description
string

SHA256

SHA-256.

Declaration
public const string SHA256 = "S256"
Field Value
Type Description
string
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2022-2026. All rights reserved.