IConfigCollectionTPut Method

Store entity to collection.

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
void Put(
	T entity
)

Parameters

entity  T

[Missing <param name="entity"/> documentation for "M:KeeperSecurity.Configuration.IConfigCollection`1.Put(`0)"]

See Also