HostApplicationServicesGetPassword Method (String, PasswordOptions)

Note: This API is now obsolete.

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
[ObsoleteAttribute("Use bool GetPassword instead")]
public virtual string GetPassword(
        string fileName,
        PasswordOptions options
)

Parameters

fileName
Type: SystemString
[in] Name of the drawing file that requires a password.
options
Type: Teigha.DatabaseServicesPasswordOptions
[in] Password options.

Return Value

Type: String
An empty string.
See Also

©  Bricsys NV. All rights reserved.