你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TermsOfServiceProperties 类

定义

服务条款协定属性。

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

构造函数

TermsOfServiceProperties()

初始化 TermsOfServiceProperties 类的新实例。

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

初始化 TermsOfServiceProperties 类的新实例。

属性

ConsentRequired

获取或设置请求用户同意服务条款。

Enabled

获取或设置注册过程中的显示服务条款。

Text

获取或设置服务条款文本。

适用于