CryptoAttributeKeyParams Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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
String
See Also