VSAccountMetadataRequest.ForceAuthentication Property

Definition

If true, cached credentials will not be used.

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

Property Value

Attributes

Applies to