1 ' Copyright (c) Microsoft Corporation. All rights reserved.
5 Imports System
.ServiceModel
6 Imports System
.ServiceModel
.Channels
9 Namespace Microsoft
.ServiceModel
.Samples
12 <OperationContract(Action
:= Constants
.Trust13
.Actions
.Issue
, ReplyAction
:= Constants
.Trust13
.Actions
.IssueReply
)> _
13 Function Issue(ByVal request
As Message
) As Message