Click or drag to resize

AuthCommonEndpoint Property

Gets a keeper server endpoint

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IKeeperEndpoint Endpoint { get; }

Property Value

IKeeperEndpoint

Implements

IAuthEndpointEndpoint
See Also