RenameComputer.WsmanAuthentication 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.
Provides access to the WsmanAuthentication parameter.
[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<string> WsmanAuthentication { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.WsmanAuthentication : System.Activities.InArgument<string> with get, set
Public Property WsmanAuthentication As InArgument(Of String)
Property Value
- Attributes