Share via


CustomerKeyInfo.SecondaryKeyVault property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property SecondaryKeyVault As CustomerKeyVaultInfo
    Get
    Set
'Usage
Dim instance As CustomerKeyInfo
Dim value As CustomerKeyVaultInfo

value = instance.SecondaryKeyVault

instance.SecondaryKeyVault = value
public CustomerKeyVaultInfo SecondaryKeyVault { get; set; }

Property value

Type: Microsoft.SharePoint.Client.CustomerKeyVaultInfo

See also

Reference

CustomerKeyInfo class

CustomerKeyInfo members

Microsoft.SharePoint.Client namespace