Share via


LoginProperty.getOther Method

Definition

Retrieves the additional logon parameters that are stored in the LoginProperty class.

public:
 virtual System::String ^ getOther();
public virtual string getOther ();
abstract member getOther : unit -> string
override this.getOther : unit -> string
Public Overridable Function getOther () As String

Returns

The additional logon parameters as a string.

Applies to