SqlServerAuthServicePrincipal interface
表示 Sql Server 数据源的服务主体身份验证
属性
| authentication |
服务主体身份验证 |
| connection |
Sql Server 数据源身份验证的连接字符串 |
| credential |
Sql Server 数据源身份验证的 DataSource 凭据 ID |
属性详细信息
authenticationType
服务主体身份验证
authenticationType: "ServicePrincipal"
属性值
"ServicePrincipal"
connectionString
Sql Server 数据源身份验证的连接字符串
connectionString: string
属性值
string
credentialId
Sql Server 数据源身份验证的 DataSource 凭据 ID
credentialId: string
属性值
string