Пространство имен: Microsoft.IdentityModel.Tokens
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Visual Basic |
---|
Dim instance As UserNameSecurityTokenHandler |
Синтаксис
Visual Basic |
---|
Public MustInherit Class UserNameSecurityTokenHandler Inherits SecurityTokenHandler |
C# |
---|
public abstract class UserNameSecurityTokenHandler : SecurityTokenHandler |
C++ |
---|
public ref class UserNameSecurityTokenHandler abstract : public SecurityTokenHandler |
J# |
---|
public abstract class UserNameSecurityTokenHandler extends SecurityTokenHandler |
JScript |
---|
public abstract class UserNameSecurityTokenHandler extends SecurityTokenHandler |
Иерархия наследования
System.Object
Microsoft.IdentityModel.Tokens.SecurityTokenHandler
Microsoft.IdentityModel.Tokens.UserNameSecurityTokenHandler
Microsoft.IdentityModel.Tokens.MembershipUserNameSecurityTokenHandler
Microsoft.IdentityModel.Tokens.WindowsUserNameSecurityTokenHandler
Microsoft.IdentityModel.Tokens.SecurityTokenHandler
Microsoft.IdentityModel.Tokens.UserNameSecurityTokenHandler
Microsoft.IdentityModel.Tokens.MembershipUserNameSecurityTokenHandler
Microsoft.IdentityModel.Tokens.WindowsUserNameSecurityTokenHandler
Безопасность потоков
Любые открытые статические члены
(Shared в Visual Basic) этого типа являются
поточно-ориентированными.Любые члены экземпляров не являются
гарантированно поточно-ориентированными.