Uses of Class
com.mypurecloud.sdk.v2.model.SharepointAuthenticationProperties
Packages that use SharepointAuthenticationProperties
-
Uses of SharepointAuthenticationProperties in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SharepointAuthenticationPropertiesModifier and TypeMethodDescriptionSharepointAuthenticationProperties.authenticationUrl(String authenticationUrl) The authentication URL for the connection.The client ID for the connection.AuthenticationProperties.getSharepoint()SharepointAuthenticationProperties.redirectUrl(String redirectUrl) The redirect URL for the connection.The tenant ID for the connection.Methods in com.mypurecloud.sdk.v2.model with parameters of type SharepointAuthenticationPropertiesModifier and TypeMethodDescriptionvoidAuthenticationProperties.setSharepoint(SharepointAuthenticationProperties sharepoint) AuthenticationProperties.sharepoint(SharepointAuthenticationProperties sharepoint)