MsalMemoryTokenCacheOptions Constructor

Definition

Overloads

MsalMemoryTokenCacheOptions()

Initializes a new instance of the MsalMemoryTokenCacheOptions class. By default, the sliding expiration is set for 14 days.

MsalMemoryTokenCacheOptions()

Initializes a new instance of the MsalMemoryTokenCacheOptions class. By default, the sliding expiration is set for 14 days.

public MsalMemoryTokenCacheOptions ();
Public Sub New ()

Applies to