SslContext.SetSessionStrengthPolicy(SslSessionStrengthPolicy) 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.
Caution
'SetSessionStrengthPolicy' is not available anymore.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, "'SetSessionStrengthPolicy' is not available anymore.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, "'SetSessionStrengthPolicy' is not available anymore.")]
[System.Obsolete("'SetSessionStrengthPolicy' is not available anymore.")]
public Security.SslStatus SetSessionStrengthPolicy (Security.SslSessionStrengthPolicy policyStrength);
member this.SetSessionStrengthPolicy : Security.SslSessionStrengthPolicy -> Security.SslStatus
Parameters
- policyStrength
- SslSessionStrengthPolicy
Returns
- Attributes