Share via


CustomerKeyVaultInfo.KeyName property

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

Syntax

'Declaration
Public Property KeyName As String
    Get
    Set
'Usage
Dim instance As CustomerKeyVaultInfo
Dim value As String

value = instance.KeyName

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

Property value

Type: System.String

See also

Reference

CustomerKeyVaultInfo class

CustomerKeyVaultInfo members

Microsoft.SharePoint.Client namespace