Key Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Key : IEquatable<Microsoft.Azure.WebJobs.Script.WebHost.Key>
type Key = class
interface IEquatable<Key>
Public Class Key
Implements IEquatable(Of Key)
- Inheritance
-
Key
- Implements
Constructors
Key() | |
Key(String, String) |
Properties
IsEncrypted | |
IsStale | |
Name | |
Value |
Methods
Equals(Key) | |
Equals(Object) | |
GetHashCode() | |
SecretValueEquals(String, String) |