IMsTscNonScriptable::BinaryPassword property
This property is no longer available for use.
This property is read/write.
Syntax
HRESULT put_BinaryPassword(
[in] BSTR newPassword
);
HRESULT get_BinaryPassword(
[out] BSTR *pBinaryPassword
);
Property value
The new password part, in binary encoded format.
Error codes
Returns E_NOTIMPL.
Requirements
Minimum supported client |
None supported |
---|---|
Minimum supported server |
None supported |
End of client support |
None supported |
End of server support |
None supported |
Type library |
|
DLL |
|
IID |
IID_IMsTscNonScriptable is defined as c1e6743a-41c1-4a74-832a-0dd06c1c7a0e |
See also
- IMsRdpClientNonScriptable
- IMsRdpClientNonScriptable2
- IMsRdpClientNonScriptable3
- IMsRdpClientNonScriptable4
- IMsRdpClientNonScriptable5
- IMsTscNonScriptable
Show: