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

SystemAssignedIdentityAuthInfo 类

定义

authType 为 systemAssignedIdentity 时的身份验证信息。

public class SystemAssignedIdentityAuthInfo : Azure.ResourceManager.ServiceLinker.Models.AuthBaseInfo
type SystemAssignedIdentityAuthInfo = class
    inherit AuthBaseInfo
Public Class SystemAssignedIdentityAuthInfo
Inherits AuthBaseInfo
继承
SystemAssignedIdentityAuthInfo

构造函数

SystemAssignedIdentityAuthInfo()

初始化 SystemAssignedIdentityAuthInfo 的新实例。

适用于