|
TokenCacheHelperCacheFilePath Property
|
Path to the token cache.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public static string CacheFilePath { get; }
Public Shared ReadOnly Property CacheFilePath As String
Get
public:
static property String^ CacheFilePath {
String^ get ();
}
static member CacheFilePath : string with get
GSF.Security.TokenCacheHelper.get_CacheFilePath = function();
View SourceProperty Value
StringSee Also