Use the default credentials (NTLM and Kerberos)

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)

Syntax

         
 C#  Visual Basic  Visual C++ 
public sealed class LiveViewKerberosNtlmAuth : IAppliableLveViewAuth, 
	ILiveViewAuth
Public NotInheritable Class LiveViewKerberosNtlmAuth _
	Implements IAppliableLveViewAuth, ILiveViewAuth
public ref class LiveViewKerberosNtlmAuth sealed : IAppliableLveViewAuth, 
	ILiveViewAuth

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
LiveViewKerberosNtlmAuth()()()()
Initializes a new instance of the LiveViewKerberosNtlmAuth class
Equals(Object) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
ToString()()()() (Inherited from Object.)
UseKerberosTickets

Inheritance Hierarchy

System..::..Object
  StreamBase.LiveView.API..::..LiveViewKerberosNtlmAuth

See Also