Interface ISIPAccount
Assembly: SIPSorcery.dll
Syntax
public interface ISIPAccount
Properties
|
Improve this Doc
View Source
HA1Digest
Declaration
string HA1Digest { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ID
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
IsDisabled
Declaration
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SIPDomain
Declaration
string SIPDomain { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SIPPassword
Declaration
string SIPPassword { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SIPUsername
Declaration
string SIPUsername { get; }
Property Value
Type |
Description |
System.String |
|
Extension Methods