ServerPlatformSettingsExtensions.SetTrustedDomainModeForTls Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static void SetTrustedDomainModeForTls(Microsoft::Rtc::Collaboration::ServerPlatformSettings ^ settings, Microsoft::Rtc::Collaboration::TrustedDomainMode trustedDomainMode);
public static void SetTrustedDomainModeForTls (this Microsoft.Rtc.Collaboration.ServerPlatformSettings settings, Microsoft.Rtc.Collaboration.TrustedDomainMode trustedDomainMode);
static member SetTrustedDomainModeForTls : Microsoft.Rtc.Collaboration.ServerPlatformSettings * Microsoft.Rtc.Collaboration.TrustedDomainMode -> unit
Parameters
- settings
- ServerPlatformSettings
- trustedDomainMode
- TrustedDomainMode