SipNotificationAuthenticationProtocols Enumeration
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
The type of authentication used by a Session Initiation Protocol (SIP) server.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Member name | Description | |
|---|---|---|
| Kerberos | The server uses the Kerberos authentication protocol. | |
| Ntlm | The server uses the NT LAN Manager (NTLM) authentication protocol. |
Show: