Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)
Syntax
Exceptions
Exception type | Condition |
---|---|
InvalidOperationException |
Thrown when the set operation is called for a connection manager that is not listening or does not have a certificate. |
Remarks
If the certificate information is not set, this flag cannot be set to true. Turning off Mutual TLS clears the allowed domains list. Turning on Mutual TLS initializes the allowed domains to contain just the local host.
Thread Safety
All public static (Shared in Visual
Basic) members of this type are thread-safe. Instance members are
not guaranteed to be thread-safe.