IdentityServiceException - класс
Иерархия наследования
System.Object
System.Exception
System.ApplicationException
Microsoft.VisualStudio.Services.Common.VssException
Microsoft.VisualStudio.Services.Common.VssServiceException
Microsoft.VisualStudio.Services.Identity.IdentityServiceException
Подробнее...
Пространство имен: Microsoft.VisualStudio.Services.Identity
Сборка: Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class IdentityServiceException _
Inherits VssServiceException
[SerializableAttribute]
public class IdentityServiceException : VssServiceException
Тип IdentityServiceException предоставляет следующие члены.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
IdentityServiceException() | |
![]() |
IdentityServiceException(String) | |
![]() |
IdentityServiceException(SerializationInfo, StreamingContext) | |
![]() |
IdentityServiceException(String, Exception) |
В начало страницы
Свойства
Имя | Описание | |
---|---|---|
![]() |
Data | Возвращает коллекцию пар "ключ-значение", предоставляющих дополнительную заданную пользователем информацию об исключении. (Унаследовано от Exception.) |
![]() |
ErrorCode | (Унаследовано от VssException.) |
![]() |
EventId | (Унаследовано от VssException.) |
![]() |
HelpLink | Возвращает или задает ссылку на файл справки, связанный с этим исключением. (Унаследовано от Exception.) |
![]() |
HResult | Возвращает или задает HRESULT — кодированное числовое значение, присвоенное определенному исключению. (Унаследовано от Exception.) |
![]() |
InnerException | Возвращает экземпляр объекта Exception, который вызвал текущее исключение. (Унаследовано от Exception.) |
![]() |
LogException | (Унаследовано от VssException.) |
![]() |
LogLevel | (Унаследовано от VssException.) |
![]() |
Message | Возвращает сообщение, описывающее текущее исключение. (Унаследовано от Exception.) |
![]() |
ReportException | (Унаследовано от VssException.) |
![]() |
Source | Возвращает или задает имя приложения или объекта, вызывавшего ошибку. (Унаследовано от Exception.) |
![]() |
StackTrace | Получает строковое представление непосредственных кадров в стеке вызова. (Унаследовано от Exception.) |
![]() |
TargetSite | Возвращает метод, создавший текущее исключение. (Унаследовано от Exception.) |
В начало страницы
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | Определяет, равен ли заданный объект текущему объекту. (Унаследовано от Object.) |
![]() |
Finalize | Позволяет объекту попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект будет утилизирован в процессе сборки мусора. (Унаследовано от Object.) |
![]() |
GetBaseException | При переопределении в производном классе возвращает исключение Exception, которое является корневой причиной одного или нескольких последующих исключений. (Унаследовано от Exception.) |
![]() |
GetHashCode | Служит хэш-функцией по умолчанию. (Унаследовано от Object.) |
![]() |
GetObjectData | Критический с точки зрения безопасности. При переопределении в производном классе задает сведения об исключении для SerializationInfo. (Унаследовано от Exception.) |
![]() |
GetType | Возвращает тип текущего экземпляра в среде выполнения. (Унаследовано от Exception.) |
![]() |
MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследовано от Object.) |
![]() |
ToString | Создает и возвращает строковое представление текущего исключения. (Унаследовано от Exception.) |
В начало страницы
События
Имя | Описание | |
---|---|---|
![]() |
SerializeObjectState | Возникает, когда исключение сериализовано для создания объекта состояния исключения, содержащего сериализованные данные об исключении. (Унаследовано от Exception.) |
В начало страницы
Потокобезопасность
Любые открытые члены этого типа, объявленные как static (Shared в Visual Basic), являются потокобезопасными. Потокобезопасность членов экземпляров не гарантируется.
См. также
Ссылки
Microsoft.VisualStudio.Services.Identity - пространство имен
Иерархия наследования
System.Object
System.Exception
System.ApplicationException
Microsoft.VisualStudio.Services.Common.VssException
Microsoft.VisualStudio.Services.Common.VssServiceException
Microsoft.VisualStudio.Services.Identity.IdentityServiceException
Microsoft.TeamFoundation.Server.Core.DeleteSelfException
Microsoft.TeamFoundation.Server.Core.MultipleIdentitiesFoundException
Microsoft.TeamFoundation.Server.Core.ProjectNotFoundException
Microsoft.VisualStudio.Services.Identity.AccountPreferencesAlreadyExistException
Microsoft.VisualStudio.Services.Identity.AddGroupMemberIllegalInternetIdentityException
Microsoft.VisualStudio.Services.Identity.AddGroupMemberIllegalMemberException
Microsoft.VisualStudio.Services.Identity.AddGroupMemberIllegalWindowsIdentityException
Microsoft.VisualStudio.Services.Identity.AddMemberCyclicMembershipException
Microsoft.VisualStudio.Services.Identity.AddMemberIdentityAlreadyMemberException
Microsoft.VisualStudio.Services.Identity.AddProjectGroupProjectMismatchException
Microsoft.VisualStudio.Services.Identity.FindGroupSidDoesNotExistException
Microsoft.VisualStudio.Services.Identity.GroupCreationException
Microsoft.VisualStudio.Services.Identity.GroupNameNotRecognizedException
Microsoft.VisualStudio.Services.Identity.GroupRenameException
Microsoft.VisualStudio.Services.Identity.GroupScopeCreationException
Microsoft.VisualStudio.Services.Identity.GroupScopeDoesNotExistException
Microsoft.VisualStudio.Services.Identity.IdentityAccountNameAlreadyInUseException
Microsoft.VisualStudio.Services.Identity.IdentityAliasAlreadyInUseException
Microsoft.VisualStudio.Services.Identity.IdentityAlreadyExistsException
Microsoft.VisualStudio.Services.Identity.IdentityDomainMismatchException
Microsoft.VisualStudio.Services.Identity.IdentityExpressionException
Microsoft.VisualStudio.Services.Identity.IdentityMapReadOnlyException
Microsoft.VisualStudio.Services.Identity.IdentityNotFoundException
Microsoft.VisualStudio.Services.Identity.IdentityNotServiceIdentityException
Microsoft.VisualStudio.Services.Identity.IdentityPropertyRequiredException
Microsoft.VisualStudio.Services.Identity.IdentityProviderUnavailableException
Microsoft.VisualStudio.Services.Identity.IdentitySyncException
Microsoft.VisualStudio.Services.Identity.IllegalIdentityException
Microsoft.VisualStudio.Services.Identity.InvalidBindPendingIdentityDescriptorException
Microsoft.VisualStudio.Services.Identity.InvalidDisplayNameException
Microsoft.VisualStudio.Services.Identity.InvalidServiceIdentityNameException
Microsoft.VisualStudio.Services.Identity.ModifyEveryoneGroupException
Microsoft.VisualStudio.Services.Identity.NotApplicationGroupException
Microsoft.VisualStudio.Services.Identity.NotASecurityGroupException
Microsoft.VisualStudio.Services.Identity.RemoveGroupMemberNotMemberException
Microsoft.VisualStudio.Services.Identity.RemoveMemberServiceAccountException
Microsoft.VisualStudio.Services.Identity.RemoveNonexistentGroupException
Microsoft.VisualStudio.Services.Identity.RemoveSelfFromAdminGroupException
Microsoft.VisualStudio.Services.Identity.RemoveSpecialGroupException