Removes extension authentication data from the server-side cache.
| Visual Basic |
|---|
Public Sub RemoveExtensionAuthenticationSpecialCredentials( _ ByVal ExtensionAuthenticationSpecialUserType As MFExtensionAuthenticationSpecialUserType, _ ByVal TargetID As String _ ) |
| Value | Description |
|---|---|
| MFExtensionAuthenticationSpecialUserTypeCommon | Common. |
| MFExtensionAuthenticationSpecialUserTypeIndexer | Indexer. |
| MFExtensionAuthenticationSpecialUserTypeNone | No special type. |
| MFExtensionAuthenticationSpecialUserTypePermissions | Permissions. |