| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub AuthenticateAs( _ ByVal serverPrincipalName As String, _ ByVal credentials As NetworkCredential _ ) | |
| C# | |
|---|---|
public void AuthenticateAs( string serverPrincipalName, NetworkCredential credentials ) | |
Parameters
- serverPrincipalName
- credentials
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
RpcClientApi ClassRpcClientApi Members
Overload List