Поделиться через


UnauthorizedRequestException - конструктор (String, DateTimeOffset, DateTimeOffset, TimeSpan, Exception)

Пространство имен:  Microsoft.TeamFoundation.Framework.Server
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Sub New ( _
    userName As String, _
    complianceInvalidated As DateTimeOffset, _
    complianceValidated As DateTimeOffset, _
    gracePeriod As TimeSpan, _
    innerException As Exception _
)
public UnauthorizedRequestException(
    string userName,
    DateTimeOffset complianceInvalidated,
    DateTimeOffset complianceValidated,
    TimeSpan gracePeriod,
    Exception innerException
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

UnauthorizedRequestException Класс

UnauthorizedRequestException - перегрузка

Microsoft.TeamFoundation.Framework.Server - пространство имен