DocuSharePointParameters::GetAuthenticationType Method
Gets the SharePointAuthenticationType value for the specified URL.
Syntax
client server public static SharePointAuthenticationType GetAuthenticationType(URL siteUrl)
Run On
Called
Parameters
- siteUrl
Type: URL Extended Data Type
The URL of the site to look up the authentication type form.
Return Value
Type: SharePointAuthenticationType Enumeration
The SharePointAuthenticationType value for the specified URL if one is set; otherwise, SharePointAuthenticationType::Windows.