Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
AuthCommon Class
AuthCommon Properties
AuthContext Property
DeviceToken Property
Endpoint Property
Username Property
Auth
Common
Endpoint Property
Gets a keeper server endpoint
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
IKeeperEndpoint
Endpoint
{
get
; }
Property Value
IKeeperEndpoint
Implements
IAuthEndpoint
Endpoint
See Also
Reference
AuthCommon Class
KeeperSecurity.Authentication Namespace