Show / Hide Table of Contents

Interface IUsers

Namespace: PKWARE.Smartcrypt.KeyManagement
Assembly: SmartcryptKeyManagement.dll
Syntax
public interface IUsers

Methods

ListKnownUsers()

Declaration
IObservable<IList<KnownUser>> ListKnownUsers()
Returns
Type Description
IObservable<IList<KnownUser>>
Back to top Copyright © 2018 PKWARE, Inc.