ServiceIdentityNotSupportedException 构造函数 (String, Exception)

命名空间:  Microsoft.VisualStudio.Services.ClientNotification
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public ServiceIdentityNotSupportedException(
    string message,
    Exception innerException
)

参数

.NET Framework 安全性

请参阅

参考

ServiceIdentityNotSupportedException 类

ServiceIdentityNotSupportedException 重载

Microsoft.VisualStudio.Services.ClientNotification 命名空间