SecRecord.UseNoAuthenticationUI Property

Definition

Developers should not use this deprecated property. Developers should use AuthenticationUI property

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use AuthenticationUI property")]
public bool UseNoAuthenticationUI { get; set; }
member this.UseNoAuthenticationUI : bool with get, set

Property Value

Attributes

Remarks

Setting this value will return an error condition if the item requires a user interface to authenticate.

Applies to