FME Server .NET API

IFMEServerConnectionInfo.Password Property

The password used to connect to the FME Server.

[Visual Basic]
Property Password As String
[C#]
string Password {get;}

See Also

IFMEServerConnectionInfo Interface | IFMEServerConnectionInfo Members | Safe.FMEServer.API Namespace