SamlDoNotCacheCondition 构造函数

定义

初始化 SamlDoNotCacheCondition 类的新实例。Initializes a new instance of the SamlDoNotCacheCondition class.

public:
 SamlDoNotCacheCondition();
public SamlDoNotCacheCondition ();
Public Sub New ()

注解

此构造函数将 IsReadOnly 属性初始化为 falseThis constructor initializes the IsReadOnly property to false.

适用于