Credential Manager Type Provider Functions
A version of this page is also available for
4/8/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. |