IKeyStoreKey.CreateKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create key from the data fields of KeyStoreKey.
protected abstract string CreateKey ();
abstract member CreateKey : unit -> string
Protected MustOverride Function CreateKey () As String