你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AuthorizationFailedException 类

定义

授权尝试失败时发生的异常。

[System.Serializable]
public class AuthorizationFailedException : Exception
[<System.Serializable>]
type AuthorizationFailedException = class
    inherit Exception
Public Class AuthorizationFailedException
Inherits Exception
继承
AuthorizationFailedException
属性

属性

ErrorCode

获取或设置描述授权尝试失败原因的错误代码。

方法

GetObjectData(SerializationInfo, StreamingContext)

使用序列化目标对象所需的数据填充 SerializationInfo 对象。

适用于