WorkflowClientCredentials Members

The WorkflowClientCredentials class represents the WCF client credentials used by the WorkflowClient to authenticate. Writing directly to the workflow SOAP Web services APIs exposed at https://workflow.windows.net/workflows/wsdl requires the use of the WorkflowClientCredentials.

The following tables list the members exposed by the WorkflowClientCredentials type.

Public Constructors

  Name Description
WorkflowClientCredentials Overloaded.  

Top

Public Properties

  Name Description
public property ClientCertificate  (Inherited from ClientCredentials )
public property HttpDigest  (Inherited from ClientCredentials )
public property IssuedToken  (Inherited from ClientCredentials )
public property Peer  (Inherited from ClientCredentials )
public property ServiceCertificate  (Inherited from ClientCredentials )
public property SupportInteractive  (Inherited from ClientCredentials )
public property UserName  (Inherited from ClientCredentials )
public property Windows  (Inherited from ClientCredentials )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method ApplyClientBehavior  (Inherited from ClientCredentials )
public method Clone  (Inherited from ClientCredentials )
public method CreateSecurityTokenManager Overridden.  
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method CloneCore Overridden.  
protected method Finalize  (Inherited from Object )
protected method GetInfoCardSecurityToken  (Inherited from ClientCredentials )
protected method MemberwiseClone  (Inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ServiceModel.Description.IEndpointBehavior.AddBindingParameters  (Inherited from ClientCredentials )
System.ServiceModel.Description.IEndpointBehavior.ApplyDispatchBehavior  (Inherited from ClientCredentials )
System.ServiceModel.Description.IEndpointBehavior.Validate  (Inherited from ClientCredentials )

Top

See Also

Reference

WorkflowClientCredentials Class
Microsoft.Workflow.Activities Namespace

Send comments about this topic to Microsoft.