CryptoVaultProtocolBuildUrl Method (Boolean, String, String, DateTime) |
Namespace:
PDTec.IceNet.Domain.VaultServer
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public string BuildUrl(
bool isClientUrl,
string contentUuid,
string command,
DateTime expiration
)
Parameters
- isClientUrl
- Type: SystemBoolean
- contentUuid
- Type: SystemString
- command
- Type: SystemString
- expiration
- Type: SystemDateTime
Return Value
Type:
StringImplements
IVaultUrlBuilderBuildUrl(Boolean, String, String, DateTime)See Also