Returns an array of allowed URL protocols.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Shared ReadOnly Property AllowedProtocols As String()
Dim value As String()
value = SPUrlUtility.AllowedProtocols
public static string[] AllowedProtocols { get; }
Property Value
A string array that contains the allowed protocols.