CustomerKeyStatusInfo.SecondaryKeyVaultUri property

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

Syntax

'Declaration
Public Property SecondaryKeyVaultUri As String
    Get
    Set
'Usage
Dim instance As CustomerKeyStatusInfo
Dim value As String

value = instance.SecondaryKeyVaultUri

instance.SecondaryKeyVaultUri = value
public string SecondaryKeyVaultUri { get; set; }

Property value

Type: System.String

See also

Reference

CustomerKeyStatusInfo class

CustomerKeyStatusInfo members

Microsoft.SharePoint.Client namespace