IProcessSecurityContext.Login Property

Definition

Gets or sets the name of the Microsoft Windows security account.

public:
 property System::String ^ Login { System::String ^ get(); void set(System::String ^ value); };
public string Login { get; set; }
member this.Login : string with get, set
Public Property Login As String

Property Value

A String value.

Remarks

The Windows account must have sufficient privileges on the computer to start the replication agent. For more information, see Replication Agent Security Model.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Applies to