Share via


ASAccountAuthenticationModificationController.PresentationContextProvider Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AuthenticationServices.IASAccountAuthenticationModificationControllerPresentationContextProviding? PresentationContextProvider { [Foundation.Export("presentationContextProvider", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setPresentationContextProvider:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("presentationContextProvider", ObjCRuntime.ArgumentSemantic.Weak)>]
[<set: Foundation.Export("setPresentationContextProvider:", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.PresentationContextProvider : AuthenticationServices.IASAccountAuthenticationModificationControllerPresentationContextProviding with get, set

Property Value

Attributes

Applies to