PersistenceKey Property
Gets or sets the key to retrieve the persisted login information
Syntax
public System.string PersistenceKey {get; set;}Public Property PersistenceKey As System.StringRemarks
If null, the default key is used.
Gets or sets the key to retrieve the persisted login information
public System.string PersistenceKey {get; set;}Public Property PersistenceKey As System.StringIf null, the default key is used.