ClientSessionTransportManagerBase(Guid, PSRemotingCryptoHelper) Constructor
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.
Constructor.
protected ClientSessionTransportManagerBase (Guid runspaceId, System.Management.Automation.Internal.PSRemotingCryptoHelper cryptoHelper);
new System.Management.Automation.Remoting.Client.ClientSessionTransportManagerBase : Guid * System.Management.Automation.Internal.PSRemotingCryptoHelper -> System.Management.Automation.Remoting.Client.ClientSessionTransportManagerBase
Protected Sub New (runspaceId As Guid, cryptoHelper As PSRemotingCryptoHelper)
Parameters
- runspaceId
- Guid
- cryptoHelper
- PSRemotingCryptoHelper