SigningCredentials.Algorithm Property

Definition

Gets the signature algorithm.

public string Algorithm { get; }
member this.Algorithm : string
Public ReadOnly Property Algorithm As String

Property Value

Exceptions

if 'value' is null or empty.

Applies to