Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 546 Bytes

credentialpickeroptions_errorcode.md

File metadata and controls

22 lines (15 loc) · 546 Bytes
-api-id -api-type
P:Windows.Security.Credentials.UI.CredentialPickerOptions.ErrorCode
winrt property

Windows.Security.Credentials.UI.CredentialPickerOptions.ErrorCode

-description

Gets or sets the error code.

-property-value

If nonzero, represents a Win32 ERROR_* status value that identifies the error information to be formatted and displayed in the dialog box. The default value is ERROR_SUCCESS if no error occurred.

-remarks

-examples

-see-also