| CryptoAttributeKeyParams Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string KeyParams { get; set; }Public Property KeyParams As String
	Get
	Set
public:
property String^ KeyParams {
	String^ get ();
	void set (String^ value);
}member KeyParams : string with get, set
Property Value
Type: 
String
See Also