ServerConfigurationServerKeyId Property

Server Key ID.

Definition

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

Property Value

Int32

Implements

IServerConfigurationServerKeyId

See Also