FormDigest.DigestValue 属性

获取在.aspx 文件中插入的安全验证的值。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property DigestValue As String
    Get
用法
Dim instance As FormDigest
Dim value As String

value = instance.DigestValue
public string DigestValue { get; }

属性值

类型:System.String
一个字符串,包含不包括任何 HTML 安全验证的值。

另请参阅

引用

FormDigest 类

FormDigest 成员

Microsoft.SharePoint.WebControls 命名空间