Share via


KeyStoreCallbak Delegate

Definition

public delegate void KeyStoreCallbak(KeyStoreNotificationArgs args);
type KeyStoreCallbak = delegate of KeyStoreNotificationArgs -> unit
Public Delegate Sub KeyStoreCallbak(args As KeyStoreNotificationArgs)

Parameters

Applies to