Freigeben über


Site.OnboardTenantForBringYourOwnKey(CustomerKeyInfo) Method

Definition

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

Parameters

keyInfo
CustomerKeyInfo

Returns

Attributes

Applies to