Authentication Types - alpacahq/alpaca-trade-api-csharp GitHub Wiki

Both Alpaca APIs (REST and streaming) supports two types of authentication:

Both classes are inherited from the Alpaca.Markets.SecrityKey abstract class and if a method has this type in the signature it means that both concrete classes can be used as authentication tokens.