Sdílet prostřednictvím


ClientSessionTransportManagerBase(Guid, PSRemotingCryptoHelper) Constructor

Definition

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

Applies to