SecRecord.UseOperationPrompt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.