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