HostApplicationServicesGetPassword Method (String, PasswordOptions, String)

Host applications call this method internally to display a password request dialog box. Currently not implemented.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual bool GetPassword(
        string fileName,
        PasswordOptions options,
        out string pass
)

Parameters

fileName
Type: SystemString
[in] Name of the drawing file that is requiring a password.
options
Type: Teigha.DatabaseServicesPasswordOptions
[in] Password options.
pass
Type: SystemString
[out] Receives password string.

Return Value

Type: Boolean
false.
See Also

©  Bricsys NV. All rights reserved.