implicit operator Operator
Definition
- Namespace
- Codebelt.SharedKernel.Security
- Assemblies
- Codebelt.SharedKernel.dll
implicit operator Secret(Guid)
public static implicit operator Secret(Guid value)
Parameters
valueGuidThe value to convert.
Returns
implicit operator Secret(string)
public static implicit operator Secret(string value)
Parameters
valuestringThe value to convert.