SimpleWebTokenWrapAuthenticationModule Constructor

Initializes a new instance of the SimpleWebTokenWrapAuthenticationModule class.

Namespace:  Microsoft.Workflow.Client.Security
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New SimpleWebTokenWrapAuthenticationModule()
protected SimpleWebTokenWrapAuthenticationModule()
protected:
SimpleWebTokenWrapAuthenticationModule()
new : unit -> SimpleWebTokenWrapAuthenticationModule
protected function SimpleWebTokenWrapAuthenticationModule()

See Also

Reference

SimpleWebTokenWrapAuthenticationModule Class

Microsoft.Workflow.Client.Security Namespace