Метод | Описание | |
---|---|---|
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.
|
|
TDSFedAuthInfoOptionSPN ( ) : System |
Default public contructor
|
|
TDSFedAuthInfoOptionSPN ( string spn ) : System |
Constructor
|
|
TDSFedAuthInfoOptionSPN ( uint infoDataLength ) : System |
Constructor
|
public TDSFedAuthInfoOptionSPN ( ) : System | ||
Результат | System |
public TDSFedAuthInfoOptionSPN ( string spn ) : System | ||
spn | string | SPN string |
Результат | System |
public TDSFedAuthInfoOptionSPN ( uint infoDataLength ) : System | ||
infoDataLength | uint | Info Data Length |
Результат | System |