Class Library Documentation for Neo smartpen SDK
PenCommV2DeleteProfile Method |
Request to delete profile
Namespace: Neosmartpen.Net.Protocol.v2
Assembly: Neosmartpen.Net.Protocol.v2 (in Neosmartpen.Net.Protocol.v2.dll) Version: 2.1.13.0 (2.1.13)

C#
public void DeleteProfile( string profileName, byte[] password )
Parameters
- profileName
- Type: SystemString
Name of the profile to be deleted - password
- Type: SystemByte
password of profile
