FileEngineSettings.ProtectionCloudEndpointBaseUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the protection cloud endpoint base url, used to specify cloud boundary (e.g. "api.aadrm.com"). This value will only be read and must be set for Cloud = Custom.
public string ProtectionCloudEndpointBaseUrl { get; set; }
member this.ProtectionCloudEndpointBaseUrl : string with get, set
Public Property ProtectionCloudEndpointBaseUrl As String