命名空间: Microsoft.IdentityModel.SecurityTokenService
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim name As Uri Dim value As String Dim instance As New ContextItem(name, value)
语法
声明
Public Sub New ( _
name As Uri, _
value As String _
)
public ContextItem (
Uri name,
string value
)
public:
ContextItem (
Uri^ name,
String^ value
)
public ContextItem (
Uri name,
String value
)
public function ContextItem (
name : Uri,
value : String
)
参数
- name
- value
平台
开发平台
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
请参见
参考
ContextItem 类
ContextItem 成员
Microsoft.IdentityModel.SecurityTokenService 命名空间