Amazon.CognitoIdentityProvider.Model.AuthenticationResultType.IsSetExpiresIn C# (CSharp) 메소드

IsSetExpiresIn() 개인적인 메소드

private IsSetExpiresIn ( ) : bool
리턴 bool
        internal bool IsSetExpiresIn()
        {
            return this._expiresIn.HasValue; 
        }