HTTP bearer token auth
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.2.5 (10.6.2.5)
Syntax
C# | Visual Basic | Visual C++ |
public sealed class LiveViewBearerAuth : IAppliableLveViewAuth, ILiveViewAuth
Public NotInheritable Class LiveViewBearerAuth _ Implements IAppliableLveViewAuth, ILiveViewAuth
public ref class LiveViewBearerAuth sealed : IAppliableLveViewAuth, ILiveViewAuth
Members
All Members | Constructors | Properties | Methods |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
LiveViewBearerAuth()()()() | Initializes a new instance of the LiveViewBearerAuth class | |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
Token | ||
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
StreamBase.LiveView.API..::..LiveViewBearerAuth
StreamBase.LiveView.API..::..LiveViewBearerAuth