Represents a storage location where authentication data associated with a request is stored.
The following tables list the members exposed by the DataItemStorage type.
Public Constructors
Name | Description | |
---|---|---|
DataItemStorage | Initializes a new instance of the DataItemStorage class with default values. |
Public Properties
Name | Description | |
---|---|---|
Data | Represents certificate server data. | |
StorageOptions | Indicates if the data is encrypted. | |
StorageType | Indicates the storage type. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |