Class NoAuthenticationStrategy
For node runners who don't like to use protection.
Inheritance
System.Object
NoAuthenticationStrategy
Namespace: Catalyst.Core.Modules.Authentication
Assembly: Catalyst.Core.Modules.Authentication.dll
Syntax
public class NoAuthenticationStrategy : IAuthenticationStrategy
Methods
| Improve this Doc View SourceAuthenticate(PeerId)
Declaration
public bool Authenticate(PeerId peerIdentifier)
Parameters
Type | Name | Description |
---|---|---|
Peer |
peerIdentifier |
Returns
Type | Description |
---|---|
System. |