SPIrmSettings.IrmRMSCertServer property
Gets or sets the certification server that is used in Information Rights Management (IRM).
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property IrmRMSCertServer As String
Get
Set
'Usage
Dim instance As SPIrmSettings
Dim value As String
value = instance.IrmRMSCertServer
instance.IrmRMSCertServer = value
public string IrmRMSCertServer { get; set; }
Property value
Type: System.String
A string that specifies the certification server.