Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GSF
Security
Authentication
NullToken
C# Class GSF.Security.Authentication.NullToken
An empty token that does not contain any data.
Mostra file
Open project: GridProtectionAlliance/openHistorian
Public Methods
Method
Description
Load
(
Stream
stream
) :
void
Save
(
Stream
stream
) :
void
Method Details
Load()
public
method
public
Load
(
Stream
stream
) :
void
stream
System.IO.Stream
return
void
Save()
public
method
public
Save
(
Stream
stream
) :
void
stream
System.IO.Stream
return
void