CredentialPickerResults class
Describes the results of the dialog box operation.
Syntax
var credentialPickerResults = new Windows.Security.Credentials.UI.CredentialPickerResults();
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The CredentialPickerResults class has these types of members:
Methods
The CredentialPickerResults class inherits methods from the Object class (C#/VB/C++).
Properties
The CredentialPickerResults class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the opaque credential. | |
| Read-only | Gets the domain name portion of the unpacked credential. | |
| Read-only | Gets the password portion of the unpacked credential. | |
| Read-only | Gets the status of the credential save operation. | |
| Read-only | Gets the state of the Save Credentials check box. | |
| Read-only | Gets the user name of the unpacked credential. | |
| Read-only | Gets the value of the error code. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012
