VSAccountMetadataRequest.SupportedAccountProviderIdentifiers Property

Definition

If not empty, a list of provider identifiers that are allowed to respond to the request.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] SupportedAccountProviderIdentifiers { [Foundation.Export("supportedAccountProviderIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSupportedAccountProviderIdentifiers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportedAccountProviderIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSupportedAccountProviderIdentifiers:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SupportedAccountProviderIdentifiers : string[] with get, set

Property Value

String[]
Attributes

Applies to