다음을 통해 공유


SecurityTokenDescriptor.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

속성 값

발급된 토큰에 대한 수명 정보입니다.

적용 대상