ObjectServerImpl.

GrantAccess(string, string) Method

Syntax

public virtual void GrantAccess(string userName, string password)

Parameters

Name Type Description
userName string
password string

Return Value

Type Description
void