Пространство имен: Microsoft.IdentityModel.SecurityTokenService
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Visual Basic |
---|
Dim instance As IssuerNameNotSupportedException |
Синтаксис
Visual Basic |
---|
<SerializableAttribute> _ Public Class IssuerNameNotSupportedException Inherits RequestException |
C# |
---|
[SerializableAttribute] public class IssuerNameNotSupportedException : RequestException |
C++ |
---|
[SerializableAttribute] public ref class IssuerNameNotSupportedException : public RequestException |
J# |
---|
/** @attribute SerializableAttribute() */ public class IssuerNameNotSupportedException extends RequestException |
JScript |
---|
SerializableAttribute public class IssuerNameNotSupportedException extends RequestException |
Иерархия наследования
System.Object
System.Exception
Microsoft.IdentityModel.SecurityTokenService.RequestException
Microsoft.IdentityModel.SecurityTokenService.IssuerNameNotSupportedException
System.Exception
Microsoft.IdentityModel.SecurityTokenService.RequestException
Microsoft.IdentityModel.SecurityTokenService.IssuerNameNotSupportedException
Безопасность потоков
Любые открытые статические члены
(Shared в Visual Basic) этого типа являются
поточно-ориентированными.Любые члены экземпляров не являются
гарантированно поточно-ориентированными.