Walter.Web.FireWall
AddKeyRing Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Specialized Namespace > LookupProtectorKeyRingBase Class : AddKeyRing Method
The key identifier.
The key.
Adds the key ring.
Syntax
public void AddKeyRing( 
   string keyId,
   string key
)

Parameters

keyId
The key identifier.
key
The key.
Exceptions
ExceptionDescription
if keyId or Key is not provided
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LookupProtectorKeyRingBase Class
LookupProtectorKeyRingBase Members