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