Credential Manager Type Provider Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the functions that a type provider must implement, with a description of the purpose of each.
Programming element | Description |
---|---|
This function enables type providers to determine what information has to be cached by the credential manager. |
|
This function registers a primitive credential type with a type provider. |
|
This function enables the type provider to determine if two different target strings are semantically equivalent. |
|
This function enables the type provider to determine if two different user strings are semantically equivalent. |
|
This function unregisters a primitive credential type with a type provider. |