Share via


ASAuthorizationAppleIdCredential.AuthorizedScopes Property

Definition

[ObjCRuntime.BindAs(typeof(AuthenticationServices.ASAuthorizationScope[]), OriginalType=typeof(Foundation.NSString[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AuthenticationServices.ASAuthorizationScope[] AuthorizedScopes { [Foundation.Export("authorizedScopes", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(AuthenticationServices.ASAuthorizationScope[]), OriginalType=typeof(Foundation.NSString[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("authorizedScopes", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AuthorizedScopes : AuthenticationServices.ASAuthorizationScope[]

Property Value

Attributes

Applies to