CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint
Session Class
Session Methods
ContinueSessionInSmartconsole Method
DeleteAccessLayer Method
DeleteAddressRange Method
DeleteApplicationCategory Method
DeleteApplicationGroup Method
DeleteApplicationSite Method
DeleteGroup Method
DeleteGroupWithExclusion Method
DeleteHost Method
DeleteMulticastAddressRange Method
DeleteNetwork Method
DeleteSecurityZone Method
DeleteServiceDceRpc Method
DeleteServiceGroup Method
DeleteServiceICMP Method
DeleteServiceICMP6 Method
DeleteServiceOther Method
DeleteServiceRPC Method
DeleteServiceSCTP Method
DeleteServiceTCP Method
DeleteServiceUDP Method
DeleteSimpleGateway Method
DeleteTag Method
DeleteTime Method
DeleteTimeGroup Method
Discard Method
FindAccessLayer Method
FindAccessLayers Method
FindAccessRule Method
FindAccessRulebase Method
FindAddressRange Method
FindAddressRanges Method
FindAllAccessLayers Method
FindAllAccessRulebase Method
FindAllAddressRanges Method
FindAllApplicationCategories Method
FindAllApplicationGroups Method
FindAllApplicationSites Method
FindAllGroups Method
FindAllGroupsWithExclusion Method
FindAllHosts Method
FindAllMulticastAddressRanges Method
FindAllNetworks Method
FindAllObjects Method
FindAllSecurityZones Method
FindAllServiceGroups Method
FindAllServicesDceRpc Method
FindAllServicesICMP Method
FindAllServicesICMP6 Method
FindAllServicesOther Method
FindAllServicesRPC Method
FindAllServicesSCTP Method
FindAllServicesTCP Method
FindAllServicesUDP Method
FindAllSessions Method
FindAllSimpleGateways Method
FindAllTags Method
FindAllTimeGroups Method
FindAllTimes Method
FindAllUnusedObjects Method
FindApplicationCategories Method
FindApplicationCategory Method
FindApplicationGroup Method
FindApplicationGroups Method
FindApplicationSite Method
FindApplicationSites Method
FindGroup Method
FindGroups Method
FindGroupsWithExclusion Method
FindGroupWithExclusion Method
FindHost Method
FindHosts Method
FindMulticastAddressRange Method
FindMulticastAddressRanges Method
FindNetwork Method
FindNetworks Method
FindObject Method
FindObjects Method
FindSecurityZone Method
FindSecurityZones Method
FindServiceDceRpc Method
FindServiceGroup Method
FindServiceGroups Method
FindServiceICMP Method
FindServiceICMP6 Method
FindServiceOther Method
FindServiceRPC Method
FindServiceSCTP Method
FindServicesDceRpc Method
FindServicesICMP Method
FindServicesICMP6 Method
FindServicesOther Method
FindServicesRPC Method
FindServicesSCTP Method
FindServicesTCP Method
FindServicesUDP Method
FindServiceTCP Method
FindServiceUDP Method
FindSession Method
FindSessions Method
FindSimpleGateway Method
FindSimpleGateways Method
FindTag Method
FindTags Method
FindTask Method
FindTime Method
FindTimeGroup Method
FindTimeGroups Method
FindTimes Method
FindUnusedObjects Method
FindWhereUsed Method
FindWhereUsedCustom Method
GetLoginMessage Method
InstallPolicy Method
Login Method
Logout Method
Publish Method
RunScript Method
SendKeepAlive Method
SetLoginMessage Method
SetSessionInfo Method
SwitchSession Method
VerifyPolicy Method
Session
Logout Method
Logout of this instance. Also disposes this current session object.
Namespace:
Koopman.CheckPoint
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
Task
Logout
(
CancellationToken
cancellationToken
=
null
)
Request Example
View Source
Parameters
cancellationToken
(Optional)
Type:
System.Threading
CancellationToken
The cancellation token.
Return Value
Type:
Task
A task that represents the asynchronous operation.
See Also
Reference
Session Class
Koopman.CheckPoint Namespace
Copyright (c) 2018 Tim Koopman