VSAccountMetadataRequest.IncludeAccountProviderIdentifier Property

Definition

Whether to ask for the provider's unique identification string.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IncludeAccountProviderIdentifier { [Foundation.Export("includeAccountProviderIdentifier")] get; [Foundation.Export("setIncludeAccountProviderIdentifier:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("includeAccountProviderIdentifier")>]
[<set: Foundation.Export("setIncludeAccountProviderIdentifier:")>]
member this.IncludeAccountProviderIdentifier : bool with get, set

Property Value

Attributes

Applies to