Credential Manager Type Provider Functions (Compact 2013)
3/28/2014
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. |