CSharpTest.Net
AddAuthentication(RpcAuthentication,String) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.RpcLibrary Assembly > CSharpTest.Net.RpcLibrary Namespace > RpcServerApi Class > AddAuthentication Method : AddAuthentication(RpcAuthentication,String) Method

type
serverPrincipalName

Glossary Item Box

Adds a type of authentication sequence that will be allowed for RPC connections to this process.

Syntax

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

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys