Share via


SecAuthenticationUIExtensions Class

Definition

Extension methods for the SecAuthenticationUI enumeration.

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

Methods

Name Description
GetConstant(SecAuthenticationUI)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SecAuthenticationUI value named by constant.

Applies to