RequestSecurityToken.Renewing 属性
定义
获取或设置 WS-Trust 续订请求的续订语义。Gets or sets the renew semantics for a WS-Trust renew request.
public:
property System::IdentityModel::Protocols::WSTrust::Renewing ^ Renewing { System::IdentityModel::Protocols::WSTrust::Renewing ^ get(); void set(System::IdentityModel::Protocols::WSTrust::Renewing ^ value); };
public System.IdentityModel.Protocols.WSTrust.Renewing Renewing { get; set; }
member this.Renewing : System.IdentityModel.Protocols.WSTrust.Renewing with get, set
Public Property Renewing As Renewing
属性值
返回包含续订语义的 Renewing。Returns Renewing that contains the renew semantics.
注解
表示 wst:正在续订元素的内容。Represents the contents of the wst:Renewing element. 此可选元素指定 WS-Trust 续订请求的续订语义。This optional element specifies the renew semantics for a WS-Trust renew request.