| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function AddAuthentication( _ ByVal type As RpcAuthentication, _ ByVal serverPrincipalName As String _ ) As Boolean | |
| C# | |
|---|---|
public bool AddAuthentication( RpcAuthentication type, string serverPrincipalName ) | |
Parameters
- type
- serverPrincipalName
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7