EncryptedSharedFolderDataType.Token Property

Definition

The Token property gets or sets the encrypted identification token that corresponds to the data that is being shared.

public:
 property System::Xml::XmlElement ^ Token { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
public System.Xml.XmlElement Token { get; set; }
Public Property Token As XmlElement

Property Value

The value of the Token property is an encrypted identification token.

Applies to