IUccServerSignalingSettings Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Encapsulates the signaling settings needed for registering a user's endpoint with Office Communications Server.
The following tables list the members exposed by the IUccServerSignalingSettings type.
Public Properties
Name | Description | |
---|---|---|
AllowedAuthenticationModes | Gets and sets the allowed authentication modes. | |
AuthenticationMode | Gets the authentication mode currently in use. | |
CredentialCache | Gets the credential cache for the endpoint. | |
Server | Gets and sets the underlying Office Communications Server host. | |
SupportedAuthenticationModes | Gets the authentication modes supported by the server. |
Top
Public Methods
Name | Description | |
---|---|---|
CreateSignalingServer | Creates an IUccSignalingServer instance to represent the underlying Office Communication Server host. | |
FindServer | Discovers the signaling server associated with the corresponding endpoint within a specified network domain and possibly matching a set of application-specific metadata. |
Top
See Also
Reference
IUccServerSignalingSettings Interface
Microsoft.Office.Interop.UccApi Namespace