TestTokenCreator.CreateTokenWithFutureIssuedAt Method

Definition

Creates a test JWS token which is issued in the future.

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

Returns

A test JWS token which is issued in the future.

Applies to