Click or drag to resize

ServerConfigurationServerKeyId Property

Server Key ID.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public int ServerKeyId { get; set; }

Property Value

Int32

Implements

IServerConfigurationServerKeyId
See Also