次の方法で共有


TermsOfServiceProperties クラス

定義

サービス条件コントラクトのプロパティ。

public class TermsOfServiceProperties
type TermsOfServiceProperties = class
Public Class TermsOfServiceProperties
継承
TermsOfServiceProperties

コンストラクター

TermsOfServiceProperties()

TermsOfServiceProperties クラスの新しいインスタンスを初期化します。

TermsOfServiceProperties(String, Nullable<Boolean>, Nullable<Boolean>)

TermsOfServiceProperties クラスの新しいインスタンスを初期化します。

プロパティ

ConsentRequired

サービス条件への同意をユーザーに求める値を取得または設定します。

Enabled

サインアップ プロセス中のサービスの表示条件を取得または設定します。

Text

サービス条件テキストを取得または設定します。

適用対象