SecureData.SecureStorageId Property

Definition

Gets the ID as generated by the secure storage manager.

public:
 property cli::array <System::Byte> ^ SecureStorageId { cli::array <System::Byte> ^ get(); };
public byte[] SecureStorageId { get; }
member this.SecureStorageId : byte[]
Public ReadOnly Property SecureStorageId As Byte()

Property Value

Byte[]

The ID as generated by the secure storage manager.

Implements

Applies to