ServerConfiguration.EnableSipSecurityMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SIP security mode value from the provisioning data.
public:
property System::String ^ EnableSipSecurityMode { System::String ^ get(); };
public string EnableSipSecurityMode { get; }
member this.EnableSipSecurityMode : string
Public ReadOnly Property EnableSipSecurityMode As String