ProxyAccount.AddLogin(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds proxy-login association
public void AddLogin (string loginName);
member this.AddLogin : string -> unit
Public Sub AddLogin (loginName As String)
Parameters
- loginName
- String