IExtObjectServer.

RevokeAccess(string) Method

Summary

removes client access permissions for the specified user.

Syntax

void RevokeAccess(string userName)

Remarks

removes client access permissions for the specified user.

Parameters

Name Type Description
userName string the name of the user

Return Value

Type Description
void