Click or drag to resize

UserKeyManager Class

Inheritance Hierarchy
SystemObject
  PsrApi.InternalsUserKeyManager

Namespace:  PsrApi.Internals
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class UserKeyManager

The UserKeyManager type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetUserPrivateKey
Returns the private key of the current user.
Public methodToString (Inherited from Object.)
Top
See Also