SecRecord.UseOperationPrompt Property

Definition

User facing description of the kind of authentication that the application is trying to perform

public string UseOperationPrompt { get; set; }
member this.UseOperationPrompt : string with get, set

Property Value

Remarks

Set this value to a string that will be displayed to the user when the authentication takes place for the item to give the user some context for the request.

Applies to