WSTrustMessage.Lifetime 속성

정의

RST(RequestSecurityToken) 메시지 내에서 wst:Lifetime 요소의 내용을 가져오거나 설정합니다.

public:
 property System::IdentityModel::Protocols::WSTrust::Lifetime ^ Lifetime { System::IdentityModel::Protocols::WSTrust::Lifetime ^ get(); void set(System::IdentityModel::Protocols::WSTrust::Lifetime ^ value); };
public System.IdentityModel.Protocols.WSTrust.Lifetime Lifetime { get; set; }
member this.Lifetime : System.IdentityModel.Protocols.WSTrust.Lifetime with get, set
Public Property Lifetime As Lifetime

속성 값

Lifetime 반환된 토큰이 유효한 데 필요한 시간을 나타내는 A입니다.

설명

이 선택적 요소는 반환된 보안 토큰이 유효한 동안 원하는 시간 범위를 지정합니다.

적용 대상