SharedTokenCacheProvider.SupportCachePersistence(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.
Check if current environment support token cache persistence
public static bool SupportCachePersistence (out string message);
static member SupportCachePersistence : string -> bool
Public Shared Function SupportCachePersistence (ByRef message As String) As Boolean
Parameters
- message
- String