SslContext.SetSessionConfig Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
SetSessionConfig(NSString) | |
SetSessionConfig(SslSessionConfig) |
SetSessionConfig(NSString)
[ObjCRuntime.TV(10, 0)]
public int SetSessionConfig (Foundation.NSString config);
member this.SetSessionConfig : Foundation.NSString -> int
Parameter
- config
- NSString
Gibt zurück
- Attribute
Gilt für:
SetSessionConfig(SslSessionConfig)
[ObjCRuntime.TV(10, 0)]
public int SetSessionConfig (Security.SslSessionConfig config);
member this.SetSessionConfig : Security.SslSessionConfig -> int
Parameter
- config
- SslSessionConfig
Gibt zurück
- Attribute