Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Common
Endpoint Property
Gets a keeper server endpoint
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IKeeperEndpoint
Endpoint
{
get
; }
Property Value
IKeeperEndpoint
Implements
IAuthEndpoint
Endpoint
See Also
Reference
AuthCommon Class
KeeperSecurity.Authentication Namespace
In This Article
Definition
Property Value
Implements
See Also