Freigeben über


Site.RecoverTenantForBringYourOwnKey(CustomerKeyInfo) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.CustomerKeyStatusInfo> RecoverTenantForBringYourOwnKey (Microsoft.SharePoint.Client.CustomerKeyInfo keyInfo);
member this.RecoverTenantForBringYourOwnKey : Microsoft.SharePoint.Client.CustomerKeyInfo -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.CustomerKeyStatusInfo>
Public Function RecoverTenantForBringYourOwnKey (keyInfo As CustomerKeyInfo) As ClientResult(Of CustomerKeyStatusInfo)

Parameters

keyInfo
CustomerKeyInfo

Returns

Attributes

Applies to