Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If true, site subscriptions can configure their certification server URL
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property IrmSubscriptionScopeSettingsEnabled As Boolean
Get
Set
'Usage
Dim instance As SPIrmSettings
Dim value As Boolean
value = instance.IrmSubscriptionScopeSettingsEnabled
instance.IrmSubscriptionScopeSettingsEnabled = value
public bool IrmSubscriptionScopeSettingsEnabled { get; set; }
Property value
Type: System.Boolean
true to configure the certification server URL on the Site Subscription level.