Freigeben über


Site.RollTenantBringYourOwnKey Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.CustomerKeyStatusInfo> RollTenantBringYourOwnKey (Microsoft.SharePoint.Client.CustomerKeyVaultKeyType keyType, Microsoft.SharePoint.Client.CustomerKeyVaultInfo keyVaultInfo);
member this.RollTenantBringYourOwnKey : Microsoft.SharePoint.Client.CustomerKeyVaultKeyType * Microsoft.SharePoint.Client.CustomerKeyVaultInfo -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.CustomerKeyStatusInfo>
Public Function RollTenantBringYourOwnKey (keyType As CustomerKeyVaultKeyType, keyVaultInfo As CustomerKeyVaultInfo) As ClientResult(Of CustomerKeyStatusInfo)

Parameters

keyVaultInfo
CustomerKeyVaultInfo

Returns

Attributes

Applies to