SigningKey Class
Applies To: SQL Server (starting with 2016)
Represents the private key used in token signing.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Certificate | |
![]() | CertificateThumbprint |
| Name | Description | |
|---|---|---|
![]() ![]() | CreateFromCertificate(X509Certificate2^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Sign(array<Byte>^, SignatureHashAlgorithm^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



