次の方法で共有


Key クラス

定義

public class Key : IEquatable<Microsoft.Azure.WebJobs.Script.WebHost.Key>
type Key = class
    interface IEquatable<Key>
Public Class Key
Implements IEquatable(Of Key)
継承
Key
実装

コンストラクター

Key()
Key(String, String)

プロパティ

IsEncrypted
IsStale
Name
Value

メソッド

Equals(Key)
Equals(Object)
GetHashCode()
SecretValueEquals(String, String)

適用対象