Click or drag to resize
AuthenticationType Enumeration
Enumeration of supported authentication types.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum AuthenticationType
Members
  Member nameValueDescription
Unknown0
Basic1
Digest2
See Also