次の方法で共有


CredentialIdentity プロパティ

資格情報 ID を取得します。

名前空間:  Microsoft.SqlServer.Management.Smo.Agent
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public ReadOnly Property CredentialIdentity As String
    Get
'使用
Dim instance As ProxyAccount
Dim value As String

value = instance.CredentialIdentity
[SfcPropertyAttribute]
public string CredentialIdentity { get; }
[SfcPropertyAttribute]
public:
property String^ CredentialIdentity {
    String^ get ();
}
[<SfcPropertyAttribute>]
member CredentialIdentity : string
function get CredentialIdentity () : String

プロパティ値

型: System. . :: . .String
資格情報の ID を示す String 値です。

説明

MicrosoftSQL Server の認証ログインでは、プロキシ アカウントがサブシステムにアクセスするには、プロキシ アカウントの資格情報が必要です。