ASExtensionErrorCodeExtensions 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 ASExtensionErrorCode enumeration.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class ASExtensionErrorCodeExtensions
public class ASExtensionErrorCodeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type ASExtensionErrorCodeExtensions = class
type ASExtensionErrorCodeExtensions = class
- Inheritance
-
ASExtensionErrorCodeExtensions
- Attributes
Remarks
The extension method for the ASExtensionErrorCode enumeration can be used to fetch the error ___domain associated with these error codes.
Constructors
| Name | Description |
|---|---|
| ASExtensionErrorCodeExtensions() | |
Properties
| Name | Description |
|---|---|
| LocalizedFailureReasonErrorKey |
Represents the value associated with the constant 'ASExtensionLocalizedFailureReasonErrorKey'. |
Methods
| Name | Description |
|---|---|
| GetDomain(ASExtensionErrorCode) |
Returns the error ___domain associated with the AuthenticationServices.ASExtensionErrorCode value |