TokenSigner Class

Definition

Caution

Deprecated!

Do not use this type or its members, the functionality has been deprecated!

[System.Obsolete("Deprecated!")]
public sealed class TokenSigner
[<System.Obsolete("Deprecated!")>]
type TokenSigner = class
Public NotInheritable Class TokenSigner
Inheritance
TokenSigner
Attributes

Constructors

TokenSigner(SigningKey, SignatureHashAlgorithm)

Do not use this type or its members, the functionality has been deprecated!

TokenSigner(X509Certificate2, SignatureHashAlgorithm)

Do not use this type or its members, the functionality has been deprecated!

Properties

CertificateThumbprint

Do not use this type or its members, the functionality has been deprecated!

DigestMethod

Do not use this type or its members, the functionality has been deprecated!

Methods

Sign(Byte[])

Do not use this type or its members, the functionality has been deprecated!

Applies to