Enum SIPAuthorisationHeadersEnum
Enumeration of SIP authorization/authentication header types
Namespace: SipLib.Core
Assembly: SipLib.dll
Syntax
public enum SIPAuthorisationHeadersEnum
Fields
Name | Description |
---|---|
Authorize | Authorize |
ProxyAuthenticate | Proxy-Authenticate |
ProxyAuthorization | Proxy-Authorization |
Unknown | Unknown |
WWWAuthenticate | WWW-Authenticate |