Method | Description | |
---|---|---|
Deflate ( Stream source ) : void |
Deflate the data to the stream, when writing this token.
|
|
Inflate ( Stream source ) : bool |
Inflate the data from the stream, when receiving this token.
|
|
TDSFedAuthInfoOptionSTSURL ( ) : System |
Default public contructor
|
|
TDSFedAuthInfoOptionSTSURL ( string stsurl ) : System |
Constructor
|
|
TDSFedAuthInfoOptionSTSURL ( uint infoDataLength ) : System |
Constructor
|
public TDSFedAuthInfoOptionSTSURL ( ) : System | ||
return | System |
public TDSFedAuthInfoOptionSTSURL ( string stsurl ) : System | ||
stsurl | string | STSURL string |
return | System |
public TDSFedAuthInfoOptionSTSURL ( uint infoDataLength ) : System | ||
infoDataLength | uint | Info Data Length |
return | System |