Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
IAuthEndpoint Interface
IAuthEndpoint Properties
IAuth
Endpoint Interface
Defines the basic properties of Keeper endpoint object.
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
interface
IAuthEndpoint
The
IAuthEndpoint
type exposes the following members.
Properties
Name
Description
DeviceToken
Gets device token
Endpoint
Gets a keeper server endpoint
Username
Gets user email address.
Top
See Also
Reference
KeeperSecurity.Authentication Namespace