Accounts.ACAccountStore.RequestAccess Method
Requests access to a type of social account.

Syntax

[Foundation.Export("requestAccessToAccountsWithType:options:completion:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
protected virtual void RequestAccess (ACAccountType accountType, Foundation.NSDictionary options, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDACRequestCompletionHandler))] ACRequestCompletionHandler completion)

Parameters

accountType
The type of account for which access is being requested.
options

Options for accessing Facebook accounts or null.

This parameter can be null.

completion
The handler to be called when the method completes.

Remarks

Requirements

Namespace: Accounts
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0