Show / Hide Table of Contents

Class OpenIDConstants.KeyUses

Key uses.

Inheritance
object
OpenIDConstants.KeyUses
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.KeyUses

Fields

Encryption

Encryption.

Declaration
public const string Encryption = "enc"
Field Value
Type Description
string

Signature

Signature.

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