Click or drag to resize

IConfigCollectionTPut Method

Store entity to collection.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
void Put(
	T entity
)

Parameters

entity  T

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

See Also