TestTokenCreator.CreateTokenWithNoSignature Method

Definition

Creates a test JWS token without any signature.

public string CreateTokenWithNoSignature ();
member this.CreateTokenWithNoSignature : unit -> string
Public Function CreateTokenWithNoSignature () As String

Returns

A test JWS token without any signature.

Applies to