[This is preliminary documentation and is subject to change.]
The encrypted id
Namespace:
OfficeClip.BusinessLayer.Extranet.UtilityAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string EncryptedId { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property EncryptedId As String |
Visual C++ |
---|
public: property String^ EncryptedId { String^ get (); } |