DocuSharePointParameters::ConvertAuthenticationType Method
Converts the specified SharePointAuthenticationType value into the appropriate Office Add-ins for Microsoft Dynamics AXSharePointAuthenticationType value.
Syntax
client server public static CLRObject ConvertAuthenticationType(SharePointAuthenticationType _sharePointAuthenticationType)
Run On
Called
Parameters
- _sharePointAuthenticationType
Type: SharePointAuthenticationType Enumeration
The SharePointAuthenticationType value to convert.
Return Value
Type: CLRObject Class
The specified SharePointAuthenticationType value into the appropraite Office Add-insSharePointAuthenticationType value.