Security
|
The SecurityParameters type exposes the following members.
Name | Description | |
---|---|---|
SecurityParameters(OctetString) | Initializes a new instance of the SecurityParameters class. | |
SecurityParameters(OctetString, Integer32, Integer32, OctetString, OctetString, OctetString) | Initializes a new instance of the SecurityParameters class. |
Name | Description | |
---|---|---|
AuthenticationParameters | Gets the authentication parameters. | |
EngineBoots | Gets the boot count. | |
EngineId | Gets the engine ID. | |
EngineTime | Gets the engine time. | |
IsInvalid | Gets a value that indicates whether the hashes are invalid. | |
PrivacyParameters | Gets the privacy parameters. | |
UserName | Gets the user name. |
Name | Description | |
---|---|---|
Create | Creates an instance of SecurityParameters. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetData | Gets the data. | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToSequence | Converts to Sequence. | |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) | |
GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |