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

WebNotificationHook.Password 属性

定义

用于对 API 地址进行身份验证的密码。 如果不需要身份验证,请将此保留为空。 默认为空字符串。

public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

属性值

注解

如果在更新操作期间设置为 null,则此属性将设置为其默认值。

适用于