SsoService.IBackupRestore.CanRenameOnRestore Property
Namespace: Microsoft.SharePoint.Portal.Administration
Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax
'Declaration
Private ReadOnly Property CanRenameOnRestore As Boolean
Implements IBackupRestore.CanRenameOnRestore
Get
'Usage
Dim instance As SsoService
Dim value As Boolean
value = CType(instance, IBackupRestore).CanRenameOnRestore
bool IBackupRestore.CanRenameOnRestore { get; }
Property Value
Type: System.Boolean
Implements
IBackupRestore.CanRenameOnRestore