IWSManConnectionOptions.Password Property
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.
Password property of IWSManConnectionOptions interface.
public string Password { [System.Runtime.InteropServices.DispId(2)] set; }
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.Password : string
Public Property Password As String
Property Value
- Attributes
Remarks
An original IDL definition of Password property was the following: BSTR Password;