Class SIPRequestAuthenticator
Inheritance
System.Object
SIPRequestAuthenticator
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.SIP.App
Assembly: SIPSorcery.dll
Syntax
public class SIPRequestAuthenticator
Methods
| Improve this Doc View SourceAuthenticateSIPRequest(SIPEndPoint, SIPEndPoint, SIPRequest, ISIPAccount)
Authenticates a SIP request.
Declaration
public static SIPRequestAuthenticationResult AuthenticateSIPRequest(SIPEndPoint localSIPEndPoint, SIPEndPoint remoteEndPoint, SIPRequest sipRequest, ISIPAccount sipAccount)
Parameters
| Type | Name | Description |
|---|---|---|
| SIPEndPoint | localSIPEndPoint | |
| SIPEndPoint | remoteEndPoint | |
| SIPRequest | sipRequest | |
| ISIPAccount | sipAccount |
Returns
| Type | Description |
|---|---|
| SIPRequestAuthenticationResult |
GetNonce()
Declaration
public static string GetNonce()
Returns
| Type | Description |
|---|---|
| System.String |