다음을 통해 공유


IWithValue Interface

Definition

The stage of a secret definition allowing to specify the secret value.

public interface IWithValue
type IWithValue = interface
Public Interface IWithValue
Derived

Methods

WithValue(String)

Specifies the secret value.

Applies to