ClientAssertionCertificate.Sign(String) Method
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.
public byte[] Sign(string message);
abstract member Sign : string -> byte[]
override this.Sign : string -> byte[]
Public Function Sign (message As String) As Byte()
Parameters
- message
- String