WorkflowClientCredentials Constructor (WorkflowClientCredentials)
Namespace: Microsoft.Workflow.Activities
Assembly: Microsoft.Workflow.Activities (in microsoft.workflow.activities.dll)
Usage
Syntax
'Declaration
Public Sub New ( _
other As WorkflowClientCredentials _
)
public WorkflowClientCredentials (
WorkflowClientCredentials other
)
public:
WorkflowClientCredentials (
WorkflowClientCredentials^ other
)
public WorkflowClientCredentials (
WorkflowClientCredentials other
)
public function WorkflowClientCredentials (
other : WorkflowClientCredentials
)
Parameters
- other
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
WorkflowClientCredentials Class
WorkflowClientCredentials Members
Microsoft.Workflow.Activities Namespace