Class LinuxUdsPeerAuthenticationHandler
Represents authentication handler that expects identity of the peer connected as a client to AMI.
Implements
Inherited Members
Namespace: DotNext.Maintenance.CommandLine.Authentication
Assembly: DotNext.MaintenanceServices.dll
Syntax
[CLSCompliant(false)]
public sealed class LinuxUdsPeerAuthenticationHandler : IAuthenticationHandler
Remarks
This handler requires that AMI client must be represented by Unix Domain Socket remote peer on Linux.