SecurityPINsOperations interface

Interface representing a SecurityPINs operations.

Properties

get

Get the security PIN.

Property Details

get

Get the security PIN.

get: (vaultName: string, resourceGroupName: string, options?: SecurityPINsGetOptionalParams) => Promise<TokenInformation>

Property Value

(vaultName: string, resourceGroupName: string, options?: SecurityPINsGetOptionalParams) => Promise<TokenInformation>