IWMSAuthenticationCallback Object (Visual Basic .NET)

banner art

Previous Next

IWMSAuthenticationCallback Object (Visual Basic .NET)

You can use the IWMSAuthenticationCallback object to inform the server whether a client has been authenticated.

  • Note   This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008. The method on this object must be called only once, even if an error code is returned after the initial call.

The IWMSAuthenticationCallback object exposes the following method.

Method Description
OnAuthenticateComplete This method is implemented by the server and called by the plug-in to report the result of the authentication process.

 

See Also

Previous Next