次の方法で共有


RequestSecurityToken コンストラクター (String)

名前空間: Microsoft.IdentityModel.Protocols.WSTrust
アセンブリ: Microsoft.IdentityModel (microsoft.identitymodel.dll 中)

使用方法

    Dim requestType As String

Dim instance As New RequestSecurityToken(requestType)

構文

'宣言
Public Sub New ( _
    requestType As String _
)
public RequestSecurityToken (
    string requestType
)
public:
RequestSecurityToken (
    String^ requestType
)
public RequestSecurityToken (
    String requestType
)
public function RequestSecurityToken (
    requestType : String
)

パラメーター

  • requestType
     

プラットフォーム

開発プラットフォーム

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

関連項目

参照

RequestSecurityToken クラス
RequestSecurityToken メンバー
Microsoft.IdentityModel.Protocols.WSTrust 名前空間