Click or drag to resize

Credentials Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCredentials

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class Credentials : ISIPMessagePart, 
	ISIPCloneable<Credentials>

The Credentials type exposes the following members.

Constructors
 NameDescription
Public methodCredentialsInitializes a new instance of the Credentials class
Top
Properties
 NameDescription
Public propertyCredentialType 
Public propertyDigResp 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetResponseItem 
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also