Share via


SslSessionConfigExtensions Class

Definition

Extension methods for the SslSessionConfig enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class SslSessionConfigExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type SslSessionConfigExtensions = class
Inheritance
SslSessionConfigExtensions
Attributes

Methods

Name Description
GetConstant(SslSessionConfig)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the SslSessionConfig value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the SslSessionConfig value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the SslSessionConfig value named by constant.

Applies to