Share via


SecTokenIDExtensions Class

Definition

Extension methods for the SecTokenID enumeration.

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

Methods

Name Description
GetConstant(SecTokenID)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SecTokenID value named by constant.

Applies to