CredentialPickerResults 클래스

정의

대화 상자 작업의 결과를 설명합니다.

public ref class CredentialPickerResults sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class CredentialPickerResults final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class CredentialPickerResults
Public NotInheritable Class CredentialPickerResults
상속
Object Platform::Object IInspectable CredentialPickerResults
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

속성

Credential

불투명 자격 증명을 가져옵니다.

CredentialDomainName

압축 해제된 자격 증명의 도메인 이름 부분을 가져옵니다.

CredentialPassword

압축 해제된 자격 증명의 암호 부분을 가져옵니다.

CredentialSaved

자격 증명 저장 작업의 상태 가져옵니다.

CredentialSaveOption

"자격 증명 저장" 검사 상자의 상태를 가져옵니다.

CredentialUserName

압축 해제된 자격 증명의 사용자 이름을 가져옵니다.

ErrorCode

오류 코드의 값을 가져옵니다.

적용 대상