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

ServicePrincipalProperties.Secret 属性

定义

服务主体机密。 这不会在响应资源上的 GET/PUT 时返回。 若要查看此情况,请调用 listKeys。

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

属性值

适用于