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

SqlServerAuthServicePrincipal interface

表示 Sql Server 数据源的服务主体身份验证

属性

authenticationType

服务主体身份验证

connectionString

Sql Server 数据源身份验证的连接字符串

credentialId

Sql Server 数据源身份验证的 DataSource 凭据 ID

属性详细信息

authenticationType

服务主体身份验证

authenticationType: "ServicePrincipal"

属性值

"ServicePrincipal"

connectionString

Sql Server 数据源身份验证的连接字符串

connectionString: string

属性值

string

credentialId

Sql Server 数据源身份验证的 DataSource 凭据 ID

credentialId: string

属性值

string