ProfileNotAuthorizedException 构造函数 (String, String)

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

语法

声明
Public Sub New ( _
    message As String, _
    url As String _
)
public ProfileNotAuthorizedException(
    string message,
    string url
)

参数

.NET Framework 安全性

请参阅

参考

ProfileNotAuthorizedException 类

ProfileNotAuthorizedException 重载

Microsoft.VisualStudio.Services.Profile 命名空间