com.onlineobject.objectnet Namespace

NetworkManager..::..IsValidLogin Method

Validates the provided login arguments.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool IsValidLogin(

	Object[] arguments

)

Parameters

arguments
Type: array<Object>[]()[][]
An array of objects representing the login arguments.

Return Value

True if the login is valid, otherwise false.