Метод | Описание | |
---|---|---|
Deflate ( Stream destination ) : void |
Deflate the token.
|
|
Inflate ( Stream source ) : bool |
Inflate the token
|
|
TDSFedAuthInfoOption ( ) : System |
Initialization Constructor.
|
public abstract Deflate ( Stream destination ) : void | ||
destination | Stream | |
Результат | void |
public abstract Inflate ( Stream source ) : bool | ||
source | Stream | |
Результат | bool |