IdentityModelSignInPageBase.AllowCaching 属性

获取一个值,该值指示浏览器是否可以缓存页。

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

语法

声明
Protected Overridable ReadOnly Property AllowCaching As Boolean
    Get
用法
Dim value As Boolean

value = Me.AllowCaching
protected virtual bool AllowCaching { get; }

属性值

类型:System.Boolean
true如果浏览器可以缓存页 ;否则为false。

备注

此属性始终是false。

另请参阅

引用

IdentityModelSignInPageBase 类

IdentityModelSignInPageBase 成员

Microsoft.SharePoint.IdentityModel.Pages 命名空间