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