TokenSigner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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! |