Namespace: ConnectedApps.Cms.IOAssembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void Decrypt(
string path
)
Public Shared Sub Decrypt (
path As String
)
public:
static void Decrypt(
String^ path
)
static member Decrypt :
path : string -> unit
Parameters
- path
- Type: SystemString
See Also