Пространство имен:
Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Visual Basic |
Dim claimType As String
Dim instance As New RequestClaim(claimType)
|
Синтаксис
Visual Basic |
Public Sub New ( _
claimType As String _
)
|
C# |
public RequestClaim (
string claimType
)
|
C++ |
public:
RequestClaim (
String^ claimType
)
|
J# |
public RequestClaim (
String claimType
)
|
JScript |
public function RequestClaim (
claimType : String
)
|
Параметры
- claimType
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также