ASAuthorizationScopeExtensions Class
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.
Extension methods for the ASAuthorizationScope enumeration.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class ASAuthorizationScopeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type ASAuthorizationScopeExtensions = class
- Inheritance
-
ASAuthorizationScopeExtensions
- Attributes
Methods
| Name | Description |
|---|---|
| GetConstant(ASAuthorizationScope) |
Retrieves the NSString constant that describes |
| GetNullableValue(NativeHandle) |
Retrieves the ASAuthorizationScope value represented by the backing field value in |
| GetValue(NativeHandle) |
Retrieves the ASAuthorizationScope value represented by the backing field value in |
| GetValue(NSString) |
Retrieves the ASAuthorizationScope value named by |