Interfaz IProcessSecurityContext
Interface that encapsulates the Microsoft Windows security account information used by Microsoft SQL Server Agent to start a replication agent job.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Sintaxis
'Declaración
<GuidAttribute("DEB8D30C-EDBE-45F6-AE3B-BE29B08C5A1E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface IProcessSecurityContext
'Uso
Dim instance As IProcessSecurityContext
[GuidAttribute("DEB8D30C-EDBE-45F6-AE3B-BE29B08C5A1E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
public interface IProcessSecurityContext
[GuidAttribute(L"DEB8D30C-EDBE-45F6-AE3B-BE29B08C5A1E")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
public interface class IProcessSecurityContext
[<GuidAttribute("DEB8D30C-EDBE-45F6-AE3B-BE29B08C5A1E")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
type IProcessSecurityContext = interface end
public interface IProcessSecurityContext
El tipo IProcessSecurityContext expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Login | Gets or sets the name of the Microsoft Windows security account. | |
Password | Gets or sets the password for the Microsoft Windows security account specified in the Login property. | |
SecurePassword | Gets or sets the password (as a SecureString object) for the Microsoft Windows security account specified in the Login property. |
Arriba
Comentarios
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Replication
QueueReaderAgentProcessSecurity
SnapshotGenerationAgentProcessSecurity
SynchronizationAgentProcessSecurity
SynchronizationAgentProcessSecurity