EncryptedSharedFolderDataType Members
Include Protected Members
Include Inherited Members
The EncryptedSharedFolderDataType contains the encrypted data that a client passes to a server to share folder data with other clients.
The EncryptedSharedFolderDataType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EncryptedSharedFolderDataType | The EncryptedSharedFolderDataType constructor initializes a new instance of the EncryptedSharedFolderDataType class. |
Top
Properties
Name | Description | |
---|---|---|
Data | The Data property gets or sets the encrypted data that is being shared. | |
Token | The Token property gets or sets the encrypted identification token that corresponds to the data that is being shared. |
Top