How can I use a CredentialPicker with AuthenticationProtocol.Custom?

3

How can I use a CredentialPicker with AuthenticationProtocol set to Custom?

To do this, I need to set CustomAuthenticationProtocol to something to avoid an ArgumentException. However, if I set it to a value other than one of the predefined values, I receive the following exception:

A specified authentication package is unknown. (Exception from HRESULT: 0x80070554)

windows-8
asked on Stack Overflow Feb 28, 2013 by Sam

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0